Next.js Discord

Discord Forum

Migrate from ESLint to Biome in a Next.js project with eslint-config-next

Unanswered
Pembroke Welsh Corgi posted this in #help-forum
Open in Discord
Avatar
Pembroke Welsh CorgiOP
Hi,
I have been trying to migrate from ESLint to Biome but the Biome migration always failed because one of the eslint-config-next dependencies (@rushstack/eslint-patch) crashes when Biome tries to run eslint-config-next.

Has anybody managed to find a solution to this issue?

Is anybody actually using biome with next.js successfully without losing the react linting rules and so on?

Is assembling all the rules by hand my only option?

I would love to have a faster toolchain with a bunch of dependencies less in my Next.js projects.

0 Replies