Scoped: rename installation instructions for transforms [skip ci]

This commit is contained in:
Brian Ng
2017-10-16 14:31:24 -05:00
committed by Henry Zhu
parent 645bf56838
commit 65495105e9
66 changed files with 74 additions and 74 deletions

View File

@@ -60,7 +60,7 @@ Octals are great for permissions, but also look better when represented in `0o00
## Installation
```sh
npm install --save-dev babel-plugin-transform-numeric-separator
npm install --save-dev @babel/plugin-transform-numeric-separator
```
## Usage