1.0.11 • Published 5 years ago

eslint-config-willow v1.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

eslint-config-willow

Build Status

How do I use this?

Easy!
First, install ESLint locally with npm install --save-dev eslint. (Alternatively, and not recommended, you can install it globally.)
To install globally, use npm install -g eslint-config-willow. This is required if you don't want to install ESLint locally.
To install for your current project, use npm install --save-dev eslint-config-willow.
Then, create an .eslintrc file and paste this:

{
  "extends": "eslint-config-willow"
}
1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago