aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tsconfig.json
blob: d250afaeddd7104a862b0c718347311b2feb4202 (plain) (blame)
1
2
3
4
5
6
{
  "extends": "@docusaurus/tsconfig",
  "compilerOptions": {
    "baseUrl": "."
  }
}