Fix typo on JavaScript (#375)
This commit is contained in:
parent
f70c9f11fc
commit
8e8ddc3ccb
@ -50,7 +50,7 @@ This should be straightforward to do in most cases. There might be cases where p
|
||||
|
||||
> Default behavior without options is the same as `babel-preset-latest`.
|
||||
|
||||
It won't include `stage-x` plugins. env will support all plugins in what we consider the latest version of Javascript (by matching what we do in [`babel-preset-latest`](http://babeljs.io/docs/plugins/preset-latest/)).
|
||||
It won't include `stage-x` plugins. env will support all plugins in what we consider the latest version of JavaScript (by matching what we do in [`babel-preset-latest`](http://babeljs.io/docs/plugins/preset-latest/)).
|
||||
|
||||
Ref: [#14](https://github.com/babel/babel-preset-env/issues/14)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user