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 v9 #128

Open
DougMidgley opened this issue Apr 21, 2024 · 6 comments
Open

Add support for ESLint v9 #128

DougMidgley opened this issue Apr 21, 2024 · 6 comments

Comments

@DougMidgley
Copy link

The current plugin does not seem to work with eslint 9 which by default uses the flat config format
https://eslint.org/blog/2023/11/whats-coming-in-eslint-9.0.0/
We get the following error
[Error - 11:23:02 PM] ConfigError: Config (unnamed): Key "extends": This appears to be in eslintrc format rather than flat config format.

@nolanlawson nolanlawson changed the title Flat Config support ESLINT 9 Add support for ESLint v9 May 6, 2024
@nolanlawson
Copy link
Contributor

Hi, ESLint v9 support is not implemented yet, apologies for that.

@smithmd
Copy link

smithmd commented Aug 2, 2024

Are there any plans yet to update this? Thanks.

@nolanlawson
Copy link
Contributor

It is on our roadmap, but we are very concerned about shipping breaking changes to our customers, so we are doing this carefully. 🙂

@szymon-halik
Copy link

Hey Team, do we have any updates in regards to the issue?

@nolanlawson
Copy link
Contributor

Sorry no, there is no update at this time.

@DougMidgley
Copy link
Author

Given ESLINT v8.x is no longer supported, it is coming up on client security scans. Any timelines on when we can expect this?

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

No branches or pull requests

4 participants