stylelint-config-wild
v1.1.2
Published
Centralized stylelint rules of wild
Downloads
133
Keywords
Readme
stylelint-config-wild
Centralized stylelint rules of wild
Installation
Install this package, and save it as a devDependency:
npm i -D stylelint-config-wild
Then have your project's .stylelintrc
file extend the ruleset.
{
"extends": "stylelint-config-wild"
}
License
The MIT License (MIT). Please see License File for more information.