Skip to content

Using standard with eslint-plugin-vue #453

@timwis

Description

@timwis

Hi folks, I'd like to suggest a snippet added to the docs describing how to use eslint-plugin-vue with standard, under the assumption that it's a rather common linter, but specifically because its users don't typically use it via eslint, but as its own binary.

I currently have it running as a separate npm script: one runs standard --plugin html '**/*.{js,vue}', and the other runs eslint 'src/**/*.vue' (with an .eslintrc that has the vue plugin in it) and that works fine, but there's probably a way to consolidate. I haven't done it, but figured someone here had, and waited to raise the suggestion of including it in the docs if others feel it's warranted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions