You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙂
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?
The text was updated successfully, but these errors were encountered: