@exolnet/stylelint-config
v6.0.1
Published
Stylelint configuration used at eXolnet
Downloads
253
Readme
@exolnet/stylelint-config
Stylelint configuration used at eXolnet.
Installation
Install this package, and save it as a devDependency
:
npm install --save-dev @exolnet/stylelint-config
Then have your project's .stylelintrc.json
file extend the ruleset.
{
"extends": "@exolnet/stylelint-config"
}
License
This code is licensed under the MIT license. Please see the license file for more information.