TypeScript/tests/projects/lateBoundSymbol/tsconfig.json

6 lines
81 B
JSON

{
"compilerOptions": {
"rootDir": "src",
"incremental": true
}
}