idok / sass-lint-plugin

SASS Lint plugin for Intellij
https://plugins.jetbrains.com/plugin/8171
MIT License
31 stars 5 forks source link

Use .sass-lint.yml or .sasslintrc #27

Open WuglyakBolgoink opened 5 years ago

WuglyakBolgoink commented 5 years ago

Check https://github.com/sasstools/sass-lint#configuring

Sass-lint can be configured from a .sass-lint.yml or .sasslintrc file in your project.

image

It will be better to have both options.