Update plugins READMEs from babel.github.io [skip ci] (#4931)
This commit is contained in:
@@ -12,7 +12,7 @@ npm install --save-dev babel-plugin-transform-es2015-parameters
|
||||
|
||||
Default parameters desugar into `let` declarations to retain proper semantics. If this is
|
||||
not supported in your environment then you'll need the
|
||||
[transform-block-scoping](/docs/plugins/transform-es2015-block-scoping) plugin.
|
||||
[transform-block-scoping](http://babeljs.io/docs/plugins/transform-es2015-block-scoping) plugin.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user