Skip to content

Migrate from .eslintrc.js to eslint.config.js (Flat Config) #16

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

Open
Jagoda11 opened this issue Apr 16, 2025 · 0 comments
Open

Migrate from .eslintrc.js to eslint.config.js (Flat Config) #16

Jagoda11 opened this issue Apr 16, 2025 · 0 comments

Comments

@Jagoda11
Copy link

Hi 👋

While checking out the project, I noticed that the ESLint setup still uses the older .eslintrc.js format.

Would you be open to migrating to the newer eslint.config.js (Flat Config) format? This is now ESLint’s recommended standard and would allow consumer projects that reuse this config to more easily upgrade their tooling and stay current with ESLint's latest practices.

All linting behavior could remain the same—this would just be a structural update.

I'd be happy to submit a PR if you're open to it!

Thanks!

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

1 participant