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

eslint 9+ with flat config support. #28

Open
itsmnthn opened this issue Apr 24, 2024 · 6 comments
Open

eslint 9+ with flat config support. #28

itsmnthn opened this issue Apr 24, 2024 · 6 comments

Comments

@itsmnthn
Copy link

There has been new version of ESLint v9 that ships with new flat config.

@jefflee-figma
Copy link
Contributor

jefflee-figma commented Apr 26, 2024

This plugin relies on typescript-eslint, which doesn't support ESLint 9 yet. There is an open issue for this in the typescript-eslint repo. Once typescript-eslint has stable support for the new eslint version, we can look into upgrading our instructions. For the time being, we'll update the README to denote the temporary incompatibility with ESLint 9.

@jefflee-figma
Copy link
Contributor

Update: now we're waiting for typescript-eslint 8 to be released.

@drewminns
Copy link

Any update now that typescript-eslint 8 has been released?

@jefflee-figma
Copy link
Contributor

@drewminns Appreciate the heads-up. We're tracking this internally, but no ETA yet.

@drewminns
Copy link

@jefflee-figma happy to help! If I can, I'll fork and update with the updates I've made. :)

@jefflee-figma
Copy link
Contributor

That's be much appreciated! I think the only hard part here is providing instructions for folks that are on older versions of ESLint. We can probably accomplish most of the work by linking to a historical version of our own README, but we'd still need to explain to folks why there is a distinction in the first place.

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

3 participants