mysticatea / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://mysticatea.github.io/eslint-plugin-eslint-comments/
MIT License
354 stars 44 forks source link

feat: Support ESLint 7.x #39

Closed MichaelDeBoey closed 4 years ago

MichaelDeBoey commented 4 years ago

ESLint v7.0.0 is released 🎉

(dev)Dependencies should be compatible with ESLint 7 too before we can merge this one:


BREAKING CHANGE: Requires Node@^10.12.x || 12.x

Closes #38

mysticatea commented 4 years ago

Hi. Thank you for your contribution.

But I'm sorry, I have switched the CI to GitHub Actions because of a good opportunity.