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

Support of style lint #1111

Open
sylvainar opened this issue Apr 11, 2018 · 4 comments
Open

Support of style lint #1111

sylvainar opened this issue Apr 11, 2018 · 4 comments

Comments

@sylvainar
Copy link

What problem does this feature solve?

Out of the box lint for CSS / SASS / LESS files in Vue single-file component

What does the proposed API look like?

Currently, the vue cli proposes a linter for JS files but not for styles. It could be great to provides that kind of tooling out of the box, without ejecting the webpack config.

@ChristianStornowski
Copy link

@RehanSaeed
Copy link

RehanSaeed commented Aug 24, 2018

There is a plugin available for stylelint called @ascendancyy/vue-cli-plugin-stylelint that seems to be unmaintained. I wholeheartedly agree that this should be built in.

@tigerclaw-az
Copy link

+1

@NickDJM
Copy link

NickDJM commented Dec 10, 2019

Just wanted to bring a little more life to this issue.

It does look like the plugin that @RehanSaeed mentioned is indeed unmaintained (or at least very sporadically maintained) and doesn't seem to be compatible with the latest stylelint.

Having this build in to cli would be super cool.

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

No branches or pull requests

6 participants