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 73d0d87 commit 68da4a7Copy full SHA for 68da4a7
tslint.json
@@ -48,7 +48,6 @@
48
"no-switch-case-fall-through": false,
49
"no-this-assignment": false,
50
"no-unused-expression": true,
51
- "no-unused-variable": true,
52
"no-use-before-declare": true,
53
"no-var-keyword": true,
54
"object-literal-sort-keys": true,
0 commit comments