-
Notifications
You must be signed in to change notification settings - Fork 33
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 ^9.0.0 #114
Comments
here is a the patch package code for 0.8.0
|
Thanks @Tallyb for the patch. Please could you remove line 11?
|
udpated |
Thank you very much @Tallyb, now we have a working flat config eslint v9, @typescript-eslint v8 with @stencil-community/eslint-plugin v0.8.0 incl. the patch you provided 👏 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Describe the Feature Request
As per April 5, 2024 eslint v9.0.0 has been released. As of July 26, 2024 eslint v9.8.0 has been released. This plugin does not support eslint v9.0.0. This prevents projects using @stencil-community/eslint-plugin from upgrading eslint to the latest version.
Among others see ESLint v9.0.0 released and Migrate to v9.x for more details on the changes (some of which impact plugins).
Describe the Use Case
I want to be able to keep up-to-date dependencies.
Describe Preferred Solution
No response
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: