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 c166cd2 commit 88552e2Copy full SHA for 88552e2
tsconfigPack.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"module": "commonjs",
4
"noImplicitAny": false,
5
- "noUnusedLocals": true,
+ "noUnusedLocals": false,
6
"noUnusedParameters": true,
7
"suppressImplicitAnyIndexErrors": true,
8
"target": "ES6",
0 commit comments