We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774cab5 commit 86c573eCopy full SHA for 86c573e
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", "dom"],
0 commit comments