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

Move deprecated eslintrc plugin configs to flat config #52

Closed
5 tasks done
devtobi opened this issue Jun 11, 2024 · 3 comments · Fixed by #193
Closed
5 tasks done

Move deprecated eslintrc plugin configs to flat config #52

devtobi opened this issue Jun 11, 2024 · 3 comments · Fixed by #193

Comments

@devtobi
Copy link
Owner

devtobi commented Jun 11, 2024

To move to ESLint flat config the following dependencies need to support this feature:

With the new flat config syntax rushstack/eslint-patch can be removed. ;)

@devtobi
Copy link
Owner Author

devtobi commented Jul 14, 2024

By using FlatCompat existing eslintrc configurations can be reused in flat config style. This is a great solution while waiting for the packages to provide flat config configurations

@devtobi devtobi changed the title Move to ESLint flat config for cv-wrapper Move deprecated eslintrc plugin configs to flat config Jul 14, 2024
@devtobi
Copy link
Owner Author

devtobi commented Oct 2, 2024

Support is now available, however still waiting for new stable major releases. Currently only RC candidates are available.

@devtobi
Copy link
Owner Author

devtobi commented Oct 6, 2024

Releases got published, can start this migration now.

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

Successfully merging a pull request may close this issue.

1 participant