eslint-plugin-eslint-comments
eslint-plugin-eslint-comments copied to clipboard
feat: support ESLint 8.x
ESLint v8.0.0 is released 🎉
devDependency compatibility with ESLint 8:
- [ ]
@mysticatea/eslint-plugin(https://github.com/mysticatea/eslint-plugin/issues/31)- [ ] https://github.com/mysticatea/eslint-plugin/pull/29
- [ ] https://github.com/mysticatea/eslint-plugin/pull/32
- [ ] Release
- [ ]
eslint4b(https://github.com/mysticatea/eslint4b/issues/13)- [ ] https://github.com/mysticatea/eslint4b/pull/14
- [ ] Release
Closes #62
I wonder if anyone has published this customization on ESLint v8 on NPM. Possibly under a new name. Please feel free to share in that case.
@swernerx This plugin is dependent on eslint4b, which isn't ESLint v8 compatible yet unfortunately
PR is ready (https://github.com/mysticatea/eslint4b/pull/14), but it's blocked by another package of @mysticatea