Scoped: rename installation instructions for syntax plugins [skip ci]
This commit is contained in:
@@ -12,7 +12,7 @@ function test(param = throw new Error('required!')) {
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install --save-dev babel-plugin-syntax-throw-expressions
|
||||
npm install --save-dev @babel/plugin-syntax-throw-expressions
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user