We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af41b57 commit fce5fbeCopy full SHA for fce5fbe
1 file changed
.config/tsconfig.base.json
@@ -5,7 +5,7 @@
5
//"importsNotUsedAsValues": "remove",
6
//"incremental": true,
7
//"erasableSyntaxOnly": true,
8
- "allowImportingTsExtensions": true,
+ "allowImportingTsExtensions": false,
9
"allowJs": false,
10
"composite": true,
11
"declaration": true,
0 commit comments