forked from mysticatea/eslint-plugin-eslint-comments
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Eslint already has the reportUnusedDisableDirectives
setting, and starting in eslint v9, that setting is enabled by default: https://eslint.org/docs/latest/use/configure/rules#report-unused-eslint-disable-comments
It also has auto-fix, so running eslint --fix
will automatically remove any unused disable directives. I don't think the no-unused-disable
is adding anything extra, so it should be removed from this plugin
Samuel-Therrien-Beslogic
Metadata
Metadata
Assignees
Labels
No labels