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: switch to flat config files #964

Open
victorlin opened this issue Jul 29, 2024 · 0 comments
Open

ESLint: switch to flat config files #964

victorlin opened this issue Jul 29, 2024 · 0 comments
Labels
priority: low To be resolved after high and moderate priority issues

Comments

@victorlin
Copy link
Member

Currently, ESLint is configured with .eslintrc.yaml and static-site/.eslintrc.yaml which are based on the deprecated eslintrc configuration file schema.

Migration should be mostly straightforward by following the official Configuration Migration Guide.

Labels and reasoning

  • priority: low To be resolved after high and moderate priority issues ESLint is working just fine. I would only bump the priority if a new major version of ESLint gets released that removes support for eslintrc and there is a need to upgrade to that version.
@victorlin victorlin added the priority: low To be resolved after high and moderate priority issues label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low To be resolved after high and moderate priority issues
Projects
None yet
Development

No branches or pull requests

1 participant