aboutsummaryrefslogtreecommitdiff
path: root/test/scripts/apidoc/tsconfig.json
blob: 0f7afc342e692e78096a43230f2006117d5e0873 (plain)
1
2
3
4
5
6
{
  "compilerOptions": {
    "target": "ES5"
  },
  "include": ["signature.example.ts"]
}