@hipo/stylelint-config-base
v4.0.2
Published
Shareable StyleLint configuations for CSS and SCSS
Downloads
318
Readme
@hipo/stylelint-config-base
Baker's shareable stylelint configurations.
Installation
$ npm i --save-dev @hipo/stylelint-config-base
Usage
Set your stylelint config to:
{
"extends": ["@hipo/stylelint-config-base"]
}