Skip to content
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

Add support for Vue linting? #215

Open
tom-sherman opened this issue Dec 9, 2017 · 2 comments
Open

Add support for Vue linting? #215

tom-sherman opened this issue Dec 9, 2017 · 2 comments

Comments

@tom-sherman
Copy link

Would be nice to add support for linting .vue files.

I accomplish this in my projects by running standard --plugin html '**/*.{js,vue}', this requires eslint-plugin-html.

Alternatively, allow the entry of glob pattern in settings?

@sonicdoe
Copy link
Collaborator

sonicdoe commented Jan 1, 2018

If you have language-vue installed, linter-js-standard should lint JavaScript inside your .vue files. Does this work for you?

@vbgm
Copy link

vbgm commented Jan 4, 2018

Have initially created a duplicate of this, but then noticed that linting actually works fine with linter-js-standard with the language-vue installed. However there is another issue related: #216

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

No branches or pull requests

3 participants