stylelint-config-nosolosoftware
v1.0.0
Published
nosolosoftware shareable config for stylelint
Downloads
740
Readme
stylelint-config-nosolosoftware
Configuration rules to ensure your SCSS/CSS is compliant with our internal standard.
Installation
$ yarn add -D stylelint-config-nosolosoftware
Usage
Set your stylelint
config file, .stylelintrc.json
, to:
{
"extends": "stylelint-config-nosolosoftware"
}
Licence
This is available under the MIT LICENSE.