2.3.0 • Published 8 years ago
stylelint-config-whq v2.3.0
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"
}