1.0.11 • Published 6 years ago

eslint-config-willow v1.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago