tornado-core/tsconfig.build.json

7 lines
112 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "./src"
},
"files": []
}