stylelint-config-awake
v0.3.0
Published
A stylelint config
Downloads
2
Readme
stylelint-config-awake
This package provides an extensible shared .stylelintrc configuration.
Usage
yarn install --dev stylelint-config-awake
- Add the following to your .stylelintrc
{
"extends": "stylelint-config-awake"
}