Skip to content

Commit

Permalink
reportUnusedDisableDirectives is the default now
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Stepien <[email protected]>
  • Loading branch information
amanmahajan7 and nstepien authored Jul 25, 2024
1 parent b2c36e9 commit 46b86a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ export default [
'testing-library': fixupPluginRules(testingLibrary)
},

linterOptions: {
reportUnusedDisableDirectives: true
},

languageOptions: {
parser: tsParser,
ecmaVersion: 'latest',
Expand Down

0 comments on commit 46b86a4

Please sign in to comment.