README: add --save-dev [skip ci]
Closes gh-4910
This commit is contained in:
@@ -7,7 +7,7 @@ Allow parsing of call constructors.
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install babel-plugin-syntax-class-constructor-call
|
||||
npm install --save-dev babel-plugin-syntax-class-constructor-call
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user