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 3a218bd commit c210c73Copy full SHA for c210c73
.eslintrc.json
@@ -31,6 +31,7 @@
31
"semi": [
32
"error",
33
"always"
34
- ]
+ ],
35
+ "no-unused-vars": 0
36
}
37
0 commit comments