2.3.0 • Published 7 years ago
stylelint-config-whq v2.3.0
Installation
npm install stylelint-config-whq --save-dev
Usage
If you've installed stylelint-config-whq
locally within your project, just set your stylelint
config to:
{
"extends": "stylelint-config-whq"
}