Business of Technology
Lint Error in nuxt.config
It shows things in VSCode, red underline... but the error it gives is...
Expected config key "modules" to come before "devtools"eslintnuxt/nuxt-config-keys-order
The issue, is that is where it is. I even figured perhaps I am blind and asked CoPilot to fix it... and CoPilot put the devtools before modules. Perhaps that is correct? No, the same message prevails.
"@nuxt/eslint": "^1.0.1",
5 replies