2.3.0 • Published 6 years ago

stylelint-config-whq v2.3.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

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"
}