Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Commit

Permalink
--save-dev instead of -D [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Jul 1, 2016
1 parent 27a7360 commit 4995439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ for use with Babel, but it can't change the built in rules to support experiment
### Install

```sh
npm install eslint-plugin-babel -D
npm install eslint-plugin-babel --save-dev
```

Load the plugin in your `.eslintrc` file:
Expand Down

0 comments on commit 4995439

Please sign in to comment.