You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using @nuxt/eslint in a Nuxt Layer context with the Dev Server Checker enabled, ESLint is not reporting any errors/problems when the dev server is running.
Results when launching the dev server in the minimal reproduction :
Results when launching the npm run lint command in the minimal reproduction :
I have made a minimal reproduction in a Nuxt project to see if the Dev Server Checker is working and no problem in that case.
Additional note
When both Dev Server Checker and Stylistic are enabled, @stylistic rules are correctly prompted when running dev server but other rules are missing : minimal reproduction
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered:
Environment
Darwin
v20.15.0
3.15.2
3.20.0
2.10.4
[email protected]
-
devtools
,modules
,eslint
@nuxt/[email protected]
-
Package
@nuxt/eslint
Reproduction
Stackblitz
Describe the bug
When using
@nuxt/eslint
in a Nuxt Layer context with the Dev Server Checker enabled, ESLint is not reporting any errors/problems when the dev server is running.Results when launching the dev server in the minimal reproduction :
Results when launching the
npm run lint
command in the minimal reproduction :I have made a minimal reproduction in a Nuxt project to see if the Dev Server Checker is working and no problem in that case.
Additional note
When both Dev Server Checker and Stylistic are enabled,
@stylistic
rules are correctly prompted when running dev server but other rules are missing : minimal reproductionAdditional context
No response
Logs
The text was updated successfully, but these errors were encountered: