diff --git a/.eslintrc.json b/.eslintrc.json index fc2e61de..9db434f4 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -55,5 +55,6 @@ ] } ] - } + }, + "reportUnusedDisableDirectives": true }