Skip to content
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

Support ESLint 8.x #68

Closed
MichaelDeBoey opened this issue Aug 29, 2021 · 3 comments · Fixed by #70
Closed

Support ESLint 8.x #68

MichaelDeBoey opened this issue Aug 29, 2021 · 3 comments · Fixed by #70

Comments

@MichaelDeBoey
Copy link
Contributor

MichaelDeBoey commented Aug 29, 2021

ESLint v8.0.0 is released 🎉

It would be awesome to have official ESLint 8 support. 👊
I'm happy to help where I can of course 🙂

@azeemba
Copy link
Owner

azeemba commented Sep 1, 2021

Thanks for creating the issue! I want to understand the issue better.

Is there something that's not working with eslint 8? I don't see anywhere that we are restricting the version of eslint that we support. So I think the plugin should be able to load.

@AdrieanKhisbe
Copy link
Collaborator

I'll a open a PR (or a branch at least) with integration test for v8 and we'll see what the CI has to say

@AdrieanKhisbe
Copy link
Collaborator

CI was green, so I opened up the Pull Request, #69.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants