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 migration needed ASAP #1061

Closed
Alejogb1 opened this issue Nov 15, 2024 · 2 comments · Fixed by #1065
Closed

ESLint migration needed ASAP #1061

Alejogb1 opened this issue Nov 15, 2024 · 2 comments · Fixed by #1065
Labels
bug Something isn't working

Comments

@Alejogb1
Copy link

I think it needs to migrate to the new ESLint configuration file *(typically configured in .eslintrc.js or .eslintrc.json files) to the new flat config format (typically configured in an eslint.config.js file).

eslint docs

@Alejogb1 Alejogb1 added the bug Something isn't working label Nov 15, 2024
@trillium
Copy link
Contributor

Great opportunity for a PR!

@timlrx
Copy link
Owner

timlrx commented Nov 24, 2024

Yep, appreciate a PR on this! In the meantime, Next 15 should still support the older ESLint config file styles at least until the next major upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants