We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb80e36 commit 299c216Copy full SHA for 299c216
tsconfig.app.json
@@ -20,7 +20,7 @@
20
"jsx": "react-jsx",
21
/* Linting */
22
"strict": true,
23
- "noUnusedLocals": true,
+ /* "noUnusedLocals": true, */
24
"noUnusedParameters": true,
25
"noFallthroughCasesInSwitch": true
26
},
0 commit comments