stylelint-config-elgervb
v0.0.1
Published
Elgervb project stylelint config
Downloads
2
Maintainers
Readme
elgervb Stylelint config
installation
npm install elgervb-stylelint-config
or
yarn install elgervb-stylelint-config
usage
Add the following to your .stylelintrc
file
{
"extends": "stylelint-config-lukkien"
}