stylelint-config-whq
v2.3.0
Published
Shareable stylelint config from WHQ
Readme
Installation
npm install stylelint-config-whq --save-devUsage
If you've installed stylelint-config-whq locally within your project, just set your stylelint config to:
{
"extends": "stylelint-config-whq"
}