We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071e593 commit 15980feCopy full SHA for 15980fe
1 file changed
integration-tests/typescript-express/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "../../tsconfig.json",
+ "extends": "../../tsconfig.base.json",
3
"compilerOptions": {
4
"outDir": "./dist",
5
"rootDir": "./src",
0 commit comments