stylelint-config-airbnb
Airbnb shareable config for stylelint.
Installation
npm install stylelint-config-airbnb
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: