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 e75d617 commit da14675Copy full SHA for da14675
template/tsconfig.json
@@ -4,7 +4,8 @@
4
"types": ["jest", "node"],
5
"paths": {
6
"@/*": ["./src/*"],
7
- }
+ },
8
+ "allowImportingTsExtensions": false
9
},
10
"include": [
11
"./src/**/*",
0 commit comments