Centralized stylelint rules of wild
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"
}
The MIT License (MIT). Please see License File for more information.