stylelint-config-devshelf
Devshelf shareable config for stylelint.
Installation
$ npm install stylelint-config-devshelf
Usage
Set your stylelint config to:
Extending the config
Simply add a "rules"
key to your config and add your overrides there.
For example, to change the indentation
to tabs and turn off the number-leading-zero
rule: