cloudflare / next-on-pages

CLI to build and develop Next.js apps for Cloudflare Pages
https://www.npmjs.com/package/@cloudflare/next-on-pages
MIT License
1.3k stars 126 forks source link

[⚡ Feature]: Add eslint v9 support to `eslint-plugin-next-on-pages` #901

Open harryzcy opened 3 weeks ago

harryzcy commented 3 weeks ago

Description

As title, add eslint v9 support to eslint-plugin-next-on-pages

Additional Information

eslint-plugin-next-on-pages probably need to support flat config, and need to set peerDependencies to allow v9

Would you like to help?