DEV Community

Cover image for "Need to disable some ESLint rules" eslint next.config.js- Nextjs Build Failed in Production
codegirl
codegirl

Posted on

3

"Need to disable some ESLint rules" eslint next.config.js- Nextjs Build Failed in Production

Ahoy, fellow developers!❤

Have you ever been stuck with "Need to disable some ESLint rules" in nextjs while working on a production build of Next.js?

But do not worry—a solution exists! In its infinite wisdom, Next.js has a built-in linting process that carefully examines your code.

Disabling the built-in linting phase completely is an option for those who dare and want Next.js to remain silent even when production builds encounter ESLint issues.

Read my full blog here:

http://codecraftsangita.blogspot.com/2024/04/need-to-disable-some-eslint-rules.html

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more