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 8a94841 commit 92006a9Copy full SHA for 92006a9
tsconfig.json
@@ -13,6 +13,7 @@
13
"isolatedModules": true,
14
"jsx": "preserve",
15
"incremental": true,
16
+ "allowImportingTsExtensions": true,
17
"paths": {
18
"@/*": ["./src/*"],
19
"public/*": ["./public/*"]
0 commit comments