You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Gave this an attempt just now and it's not as easy as I have imagined it, at least the Webpack HMR stuff isn't.
Investigated and it seems like stylelint added support for linting inside .vue files just earlier this week. Probably giving this a bit more time will yield better results and implementations.
We're already linting our JS, so we shouldn't leave out the styles!
If you need a reference on how to use stylelint with Vue files, you can use this blog post as a guide!
What's to be done
stylelint
,stylelint-processor-html
,stylelint-webpack-plugin
andstylelint-config-standard
packages from npmThe text was updated successfully, but these errors were encountered: