README: add --save-dev [skip ci]
Closes gh-4910
This commit is contained in:
@@ -41,7 +41,7 @@ function foo(x /*: number*/) /*: string*/ {}
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install babel-plugin-transform-flow-comments
|
||||
npm install --save-dev babel-plugin-transform-flow-comments
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user