@yuheiy/stylelint-config-yuheiy
v0.0.1
Published
My favorite shareable config for stylelint
Downloads
1
Readme
stylelint-config-yuheiy
My favorite shareable config for stylelint.
Order of properties is borrowed from .scss-lint.yml
in Bootstrap.
Install
npm i -D @yuheiy/stylelint-config-yuheiy
Usage
In .stylelintrc
:
{
"extends": "@yuheiy/stylelint-config-yuheiy"
}
License
MIT