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

Update to generate eslint 9.0 plugins #172

Open
justinfagnani opened this issue Jan 16, 2024 · 1 comment · May be fixed by #179
Open

Update to generate eslint 9.0 plugins #172

justinfagnani opened this issue Jan 16, 2024 · 1 comment · May be fixed by #179

Comments

@justinfagnani
Copy link

I'm just getting started with eslint plugins, so I'm not sure how big of a deal or necessary this is, but the generator currently generates a project that uses eslint 8.19.

@nzakas
Copy link
Member

nzakas commented Jan 17, 2024

Plugins will generally work as-is in ESLint v9.0. Please take a look at this page and see if there's anything you're doing that this package isn't providing:
https://eslint.org/docs/latest/extend/plugin-migration-flat-config

@aladdin-add aladdin-add linked a pull request Apr 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Implementing
Development

Successfully merging a pull request may close this issue.

3 participants