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

Add Support for ESLint 8 #123

Merged
merged 3 commits into from
Oct 23, 2021
Merged

Add Support for ESLint 8 #123

merged 3 commits into from
Oct 23, 2021

Conversation

mthadley
Copy link
Owner

This also includes a migration over to @babel/eslint-parser since the old babel-eslint seems to no longer be compatible. I don't think this will be a breaking change, since this usage was only for increased test coverage with different ESLint parsers.

See the `babel-eslint` repository which is now archived, and directs
developers to the new package under the Babel monorepo.
@mthadley mthadley merged commit 0f772aa into master Oct 23, 2021
@mthadley mthadley deleted the eslint-8 branch October 23, 2021 18:55
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 this pull request may close these issues.

None yet

1 participant