1.1.2 • Published 6 years ago

eslint-config-whq v1.1.2

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

Installation

npm install eslint-config-whq

Usage

If you've installed eslint-config-whq locally within your project, just set your eslint config to:

{
  "extends": "eslint-config-whq"
}