We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357a6b3 commit 13f6daaCopy full SHA for 13f6daa
tsconfig.json
@@ -9,6 +9,7 @@
9
"esModuleInterop": true,
10
"forceConsistentCasingInFileNames": true,
11
"allowImportingTsExtensions": true,
12
+ "rewriteRelativeImportExtensions": true,
13
"strict": true,
14
"skipLibCheck": true,
15
"target": "es2019",
0 commit comments