Skip to content

ESLint lint while typing not working in vue-cli 3.x / VSCode #1842

@nickforddev

Description

@nickforddev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions