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

Update ESLint to version 8 #37

Merged
merged 6 commits into from
Jan 14, 2022
Merged

Update ESLint to version 8 #37

merged 6 commits into from
Jan 14, 2022

Conversation

robatwilliams
Copy link
Owner

Fixes #31

CLI tool updated as CLIEngine has been removed from ESLint.

Minimum engine updated for top-level await.
Minimum ESLint peer version left to match esling-plugin-es.

@robatwilliams robatwilliams changed the title Update eslint Update ESLint to version 8 Jan 14, 2022
@robatwilliams
Copy link
Owner Author

https://eslint.org/docs/user-guide/migrating-to-7.0.0#default-ignore-patterns

@robatwilliams
Copy link
Owner Author

https://eslint.org/docs/user-guide/migrating-to-7.0.0#nodejscommonjs-rules-have-been-deprecated

@robatwilliams robatwilliams merged commit 0543edb into master Jan 14, 2022
@robatwilliams robatwilliams deleted the update-eslint branch January 14, 2022 13:14
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.

ESLint 8 support for CLI variant
1 participant