update install instructions for eslint 1 and 2
This commit is contained in:
parent
c6401945d9
commit
cccce9d0ab
@ -45,9 +45,9 @@ It just needs to export a `parse` method that takes in a string of code and outp
|
||||
### Install
|
||||
|
||||
```sh
|
||||
$ npm install eslint@1.x babel-eslint --save-dev
|
||||
$ npm install eslint@1.x babel-eslint@5 --save-dev
|
||||
|
||||
$ npm install eslint@2.x babel-eslint@next --save-dev
|
||||
$ npm install eslint@2.x babel-eslint@6 --save-dev
|
||||
```
|
||||
|
||||
### Setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user