We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03820a commit a9cacc1Copy full SHA for a9cacc1
.eslintrc
@@ -23,7 +23,6 @@
23
"@typescript-eslint/no-explicit-any": "off",
24
"@typescript-eslint/no-namespace": "off",
25
"@typescript-eslint/no-non-null-assertion": "off",
26
- "@typescript-eslint/no-unused-vars": "off",
27
"@typescript-eslint/no-empty-function": "warn",
28
"no-inner-declarations": "off"
29
},
0 commit comments