solana-foundation / solana-com

The solana.com website.
https://solana.com
GNU General Public License v3.0
63 stars 24 forks source link

Update to ESLint v9.0.0 #62

Open catalinred opened 1 month ago

catalinred commented 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.

devansh-m12 commented 1 month ago

can i take up this isssue ?