eslint-community/eslint-plugin-eslint-comments
Additional ESLint rules for directive comments of ESLint.
JavaScriptMIT
Issues
- 2
missing TypeScript declaration file
#214 opened by Zamiell - 0
Lint for ineffective eslint disable rules
#260 opened by jasikpark - 3
`no-unused-disable` is redundant
#249 opened by CruseCtrl - 1
Is this currently working with ESLint 9?
#258 opened by Daniel3711997 - 2
Support `eslint-plugin-vue`'s disable comments
#212 opened by FloEdelmann - 1
Add support for language plugins
#256 opened by ota-meshi - 1
Interest: adding a `test:eslint-compat` script for upstream ESLint ecosystem tests?
#252 opened by JoshuaKGoldberg - 0
[no-restricted-disable] crash if there is a trailing comma in the disable comment
#251 opened by bradzacher - 1
Rule probosal: scope disable comments by blocks.
#250 opened by seiyab - 4
`no-unused-disable` doesn't work with flat config
#133 opened by teppeis - 5
`@eslint-community/eslint-comments/no-unused-disable` option to disable autofix
#234 opened by Samuel-Therrien-Beslogic - 2
- 0
Feature request: sort rules in the comment
#248 opened by vanyauhalin - 0
- 2
New Feature/Rule: Consistent formatting of multiline eslint-disable descriptions
#161 opened by Samuel-Therrien-Beslogic - 4
`@eslint-community/eslint-comments/disable-enable-pair` crash in HTML files
#162 opened by Samuel-Therrien-Beslogic - 3
`eslint-comments/no-unused-disable` false positive when disabling line with `eslint-comments/no-unlimited-disable`
#130 opened by DetachHead - 2
Export flat config plugin for standalone use
#215 opened by Zamiell - 1
Add `.js` to ESM import in getting started
#227 opened by voxpelli - 6
Support `eslint-plugin-vue`'s disable comments
#136 opened by FloEdelmann - 1
ESLint 9 support
#199 opened by zloirock - 1
Support "Flat Config" (ESLint 9)
#182 opened by JoshuaKGoldberg - 5
`eslint-comments/require-description` should allow ignoring particular rules
#134 opened by tylerlaprade - 0
`require-description` - Allow comment above
#190 opened by fregante - 4
- 4
- 2
- 0
Rule proposal: disallow disabling of errors
#184 opened by 20manas - 3
- 2
- 4
v4.0.0 dropped ESLint v8 support
#89 opened by aarongoldenthal - 0
The automated release is failing 🚨
#17 opened by github-actions