Open catalinred opened 1 month ago
Edit: Next.js 15 introduces support for ESLint 9 now. https://nextjs.org/blog/next-15#eslint-9-support
Update the ESLint dependency to v9.0.0. Currently, it appears that next lint does not support the latest version of ESLint.
next lint
can i take up this isssue ?
Edit: Next.js 15 introduces support for ESLint 9 now. https://nextjs.org/blog/next-15#eslint-9-support
Update the ESLint dependency to v9.0.0. Currently, it appears that
next lint
does not support the latest version of ESLint.