Merge pull request babel/babel-eslint#44 from Globegitter/patch-1
Added global flag to install command
This commit is contained in:
@@ -18,7 +18,7 @@ columns is also retained so you can track down errors with ease.
|
||||
### Install
|
||||
|
||||
```sh
|
||||
$ npm install eslint babel-eslint
|
||||
$ npm install -g eslint babel-eslint
|
||||
```
|
||||
|
||||
### Setup
|
||||
|
||||
Reference in New Issue
Block a user