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 Jun 6, 2021. It is now read-only.
I'm triying to set up sass lint in .vue files. In atom i've installed a plugin for that, and in the top of my .sass-lint.yml file, i've added the following lines:
include:
- '**/*.s+(a|c)ss'
- '**/*.vue'
There is any chance to get working sass lint on .vue files??
Thank you very much! And congrats for the plugin!
The text was updated successfully, but these errors were encountered:
Hi!
I'm triying to set up sass lint in .vue files. In atom i've installed a plugin for that, and in the top of my .sass-lint.yml file, i've added the following lines:
There is any chance to get working sass lint on .vue files??
Thank you very much! And congrats for the plugin!
The text was updated successfully, but these errors were encountered: