nuxt-modules / eslint

ESLint module for Nuxt.js
MIT License
160 stars 15 forks source link

"setup" description is inaccurate #128

Open Rainer-Yu opened 6 months ago

Rainer-Yu commented 6 months ago

Create a new nuxt3 repository, and various errors occur after adding 'eslint-module' from devtools

image
cn-2k commented 5 months ago

The README of this module is 💀

Also to solve this you need to create a .eslintrc file on your project root and turn off LintOnStart option in your .nuxt.config.ts.