Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
liady committed Jan 20, 2025
1 parent 3f0f04d commit 8f3f5ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ module.exports = [
sourceType: 'module',
},
},
linterOptions: {
reportUnusedDisableDirectives: false,
},
plugins: {
'@typescript-eslint': typescriptPlugin,
},
Expand Down

0 comments on commit 8f3f5ad

Please sign in to comment.