@suncin/stylelint-config-scss
v1.0.2
Published
Stylelint Shared Config for SCSS
Maintainers
Readme
Stylelint Shared Config for SCSS
Extends from the following configs:
Install
npm install --save-dev stylelint @suncin/stylelint-config-scssUsage
Create a .stylelintrc.json with the next config:
{
"extends": ["@suncin/stylelint-config-scss"]
}License
Release under the terms of GPL v3.0
