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

feat: support ESLint v9 #206

Merged
merged 1 commit into from Apr 7, 2024
Merged

Conversation

fasttime
Copy link

@fasttime fasttime commented Apr 7, 2024

This PR adds support for ESLint v9 by extending the peerDependencies field in package.json and ensuring that the tests still pass on all supported versions of ESLint.

@fasttime fasttime marked this pull request as ready for review April 7, 2024 00:23
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.87%. Comparing base (e0f326f) to head (301104e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files          17       17           
  Lines         282      282           
=======================================
  Hits          276      276           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@ota-meshi ota-meshi merged commit d51bb4d into eslint-community:main Apr 7, 2024
19 checks passed
@voxpelli voxpelli mentioned this pull request Apr 8, 2024
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

2 participants