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: eslint9 compatibility #148

Closed
wants to merge 1 commit into from

Conversation

sbresin
Copy link

@sbresin sbresin commented Apr 17, 2024

description

This adds support for ESLint v9 by replacing deprecated function calls.
The context.js is just needed for compatibility with v7.
If this was my project, i would just drop v7 support and remove it, but that is your call ;)

@nolanlawson
Copy link
Contributor

Hi, thank you very much for this PR! We are planning to look into ESLint 9 compatibility soon. We are still trying to gauge the impact on consumers using older versions of ESLint, especially when it comes to deprecated or subtly-tweaked rules.

@ravijayaramappa
Copy link
Contributor

@sbresin Thanks for your contribution. I have reused some of your changes and created this PR: #176. So closing your PR.

We will work through the release logistics using a separate feature branch. Stay tuned.

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

Successfully merging this pull request may close these issues.

3 participants