You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Yutsuo f420f5aeaa initial commit 6 years ago
..
data initial commit 6 years ago
lib initial commit 6 years ago
node_modules initial commit 6 years ago
CONTRIBUTING.md initial commit 6 years ago
LICENSE initial commit 6 years ago
README.md initial commit 6 years ago
package.json initial commit 6 years ago

README.md

@babel/preset-env

A Babel preset for each environment.

See our website @babel/preset-env for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/preset-env

or using yarn:

yarn add @babel/preset-env --dev