-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support ESLint 8 #98
Conversation
This PR updates eslint-plugin-jsdoc and eslint-plugin-promise specifically, which are the only blockers for ESLint 8 adoption. Also fixes repository url
It seems there are some incompatible peer dependencies introduced by this PR - @DiegoRBaquero could you take a look please? |
Taking a look, blocked by mightyiam/eslint-config-love#792 |
2022-05-27: we'll check back in on this in a week or two. If mightyiam/eslint-config-love#792 isn't resolved, we'll ask the author to unblock themselves by publishing a fork. |
2022-06-10: we will continue to let this sit given the active work in mightyiam/eslint-config-love#792 (comment) |
@DiegoRBaquero : given mightyiam/eslint-config-love#792 has been resolved, do we need to do any updates or just trigger the build again? |
Yes, the |
This PR updates eslint-plugin-jsdoc and eslint-plugin-promise specifically, which are the only blockers for ESLint 8 adoption. Also fixes repository url.
These changes seems to be non-breaking, i.e. still fully supported on ESLint 7