Skip to content

Commit

Permalink
Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#…
Browse files Browse the repository at this point in the history
…14699)

* Chore: enable reportUnusedDisableDirectives in eslint-config-eslint

it can be applied to all eslint repos

* Update Makefile.js

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
  • Loading branch information
aladdin-add and mdjermanovic committed Jun 15, 2021
1 parent 757c495 commit 353ddf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-config-eslint/default.yml
@@ -1,3 +1,4 @@
reportUnusedDisableDirectives: true
extends:
- "eslint:recommended"
- "plugin:node/recommended"
Expand Down

0 comments on commit 353ddf9

Please sign in to comment.