TypeScript/tests/projects/lateBoundSymbol/tsconfig.json

6 lines
81 B
JSON
Raw Normal View History

2019-04-16 21:22:42 +02:00
{
"compilerOptions": {
"rootDir": "src",
"incremental": true
}
}