stylelint-config-devine
v2.0.3
Published
the one and only devine.be stylelint config
Downloads
11
Keywords
Readme
stylelint-config-devine
the one and only devine.be stylelint config as a module
Installation
Install this package, and save it as a devDependency:
yarn add stylelint-config-devine --dev
or via npm if you're old school
npm i -D stylelint-config-devine
Then have your project's .stylelintrc
file extend the ruleset.
{
"extends": "stylelint-config-devine"
}
License
The MIT License (MIT). Please see License File for more information.