Closed dbarjs closed 7 months ago
a6092f81f08817f580922d5682d760dca5bcae28 should fix it
@antfu the error still persists after upgrading the @nuxt/eslint
to v0.3.6
.
You forget to disable standalone: https://eslint.nuxt.com/packages/module#custom-config-presets
Environment
Package
@nuxt/eslint-module
Reproduction
StackBlitz: https://stackblitz.com/~/github.com/dbarjs/nuxt-eslint-plugin-import-issue Repo: https://github.com/dbarjs/nuxt-eslint-plugin-import-issue
Describe the bug
Similar error of #389, but now the error happens with the
import
plugin.When running
eslint .
:Additional context
I'm already using the new versions:
Logs
ESLint extension for VS Code output: