We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8659fb3 commit 2a6d6c5Copy full SHA for 2a6d6c5
.eslintrc.json
@@ -44,7 +44,6 @@
44
"@typescript-eslint/no-unsafe-call": "off",
45
"@typescript-eslint/no-unsafe-member-access": "off",
46
"@typescript-eslint/no-unsafe-return": "off",
47
- "@typescript-eslint/no-unused-vars": "off",
48
"@typescript-eslint/no-var-requires": "off",
49
"@typescript-eslint/prefer-regexp-exec": "off",
50
"@typescript-eslint/require-await": "off",
0 commit comments