We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a9025 commit e81d155Copy full SHA for e81d155
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