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

[⚡ Feature]: ESLint Flat Config Support #755

Closed
1 task done
sushichan044 opened this issue Apr 23, 2024 · 2 comments
Closed
1 task done

[⚡ Feature]: ESLint Flat Config Support #755

sushichan044 opened this issue Apr 23, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@sushichan044
Copy link

sushichan044 commented Apr 23, 2024

Description

ESLint version 9 has also been released and it is better to support Flat Config.

Additional Information

No response

Would you like to help?

  • Would you like to help implement this feature?
@sushichan044 sushichan044 added the enhancement New feature or request label Apr 23, 2024
@austinm911
Copy link

Yes please!

@dario-piotrowicz
Copy link
Member

Hi @sushi-chaaaan, thanks for the issue 🙂 (and sorry for the late reply 🙇)

The support for flat config files and Eslint 9 needs to be implemented in Next.js itself, I can see that they do already have an issue regarding this: vercel/next.js#64453

As for next-on-pages we do not have anything here that prevents the use of flat config files and I am pretty sure our eslint plugin should just work with them.

So I would recommend you to follow the Next.js issue above and comment there or even open a PR in their repo if you're up for it. Once eslint 9 and flat config files are supported by Next.js everything here should work too (and if not please feel free to open a new issue here regarding the new potential problems).

If it's ok by you I'll close this issue since there isn't really anything for us to do here regarding this, but if you disagree please let me know and feel free to reopen it 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants