Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Default 'npx create-nuxt-app' prohibits VS Code ES-Lint errors/ feedback in editor #72

Open
tvld opened this issue Nov 25, 2019 · 0 comments

Comments

@tvld
Copy link

tvld commented Nov 25, 2019

Default installation of Nuxt with npx create-nuxt-app my-app works fine, except Visual Studio Code does not show the ES-Lint errors. The normal vue projects in my workspace work just fine with proper error and warnings in the editor. The Terminal shows proper errors/warnings when recompiling.

For the .eslintrc.js and all others I use the default. As warnings/errors in normal vue app work just fine, I suppose I have all required modules installed (dbaeumer.vscode-eslint and octref.vetur)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant