-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
3.0.0-rc.3
Reproduction link
https://github.com/nickforddesign/vue-cli-3
Steps to reproduce
Set up new project with linting airbnb or standard config, choose lint on save? Then open project in VSCode and remove semicolons or something that linter will complain about.
What is expected?
Should see the linting errors in editor, and ideally in the browser overlay as with vue-cli 2.x, though that's a separate issue.
What is actually happening?
Only see linting errors and warnings in the Terminal window.
I have eslint for vscode installed. I know it's possible that this is a problem with that plugin and not vue-cli, but I am opening it because it works just fine with 2.x, but not 3.x
Metadata
Metadata
Assignees
Labels
No labels