-
Notifications
You must be signed in to change notification settings - Fork 15
eslint autofix doesn't fire #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @kakajansh I tried and I've not being able to reproduce your issue. |
I created new app with ➜ npx create-nuxt-app nuxt-app
npx: installed 379 in 51.567s
create-nuxt-app v2.8.0
✨ Generating Nuxt.js project in /nuxt-app
? Project name nuxt-app
? Project description My divine Nuxt.js project
? Author name Kakajan SH
? Choose the package manager Npm
? Choose UI framework None
? Choose custom server framework None (Recommended)
? Choose Nuxt.js modules
? Choose linting tools ESLint
? Choose test framework None
? Choose rendering mode Single Page App Maybe some related issues on create-nuxt-app repo: |
How did you fix this ? I have the same issue |
@begueradj check version |
|
I have the same issue, and my @nuxtjs/eslint-module is version 3.0.1 |
@ricardogobbosouza - I know this is an old issue, but I'm running into this with Based on the fact that I'm running the latest published version and, in combination with @bf's comment, I really don't think the solution is "use the latest version". Unfortunately, I haven't figured out a solution. If you have bandwidth to dig into this, doing so would be appreciated! |
@metasean what's the issue with using the latest version? |
eslint autofix fires when manually extended build in
nuxt.config.json
but below code doesn't work
nor
fresh nuxt project v2.8.1
The text was updated successfully, but these errors were encountered: