We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319895f commit 19d9160Copy full SHA for 19d9160
1 file changed
tsconfig.json
@@ -7,7 +7,6 @@
7
"allowUnreachableCode": false,
8
"allowUnusedLabels": false,
9
"esModuleInterop": true,
10
- "importsNotUsedAsValues": "error",
11
"forceConsistentCasingInFileNames": true,
12
"jsx": "react",
13
"lib": ["esnext"],
0 commit comments