Refren's shareable config for stylelint
@refrens/stylelint-config-refrens extends stylelint-config-recommended
$ npm i @refrens/stylelint-config-refrens -D
Set your stylelint config to
{
"extends": "@refrens/stylelint-config-refrens"
}Simply add a "rules" object to your config file, and add your over-rides there.
You can read the changelog for release versions.