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 e871e26 commit 6b52505Copy full SHA for 6b52505
tsconfig.json
@@ -5,6 +5,8 @@
5
"strict": true,
6
"lib": ["esnext"],
7
8
+ "allowImportingTsExtensions": true,
9
+
10
// Additional Checks
11
// "noUnusedLocals": true,
12
// "noUnusedParameters": true,
0 commit comments