stylelint-config-umbrellio
v0.1.2
Published
Stylelint config used for Umbrellio projects
Downloads
3,485
Maintainers
Readme
stylelint-config-umbrellio
Install with yarn:
yarn add -D stylelint-config-umbrellio
Add stylelint-config-umbrellio
to "extends" section of Stylelint config:
{
"extends": "stylelint-config-umbrellio"
}