diff --git a/.eslintrc.json b/.eslintrc.json index 86cdc5d6e..f31264f37 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -44,7 +44,6 @@ "@typescript-eslint/no-unsafe-call": "off", "@typescript-eslint/no-unsafe-member-access": "off", "@typescript-eslint/no-unsafe-return": "off", - "@typescript-eslint/no-unused-vars": "off", "@typescript-eslint/no-var-requires": "off", "@typescript-eslint/prefer-regexp-exec": "off", "@typescript-eslint/require-await": "off",