gaojunlong 0b996e41aa 2025-03-04-1 2 months ago
..
data 0b996e41aa 2025-03-04-1 2 months ago
lib 0b996e41aa 2025-03-04-1 2 months ago
CHANGELOG.md 0b996e41aa 2025-03-04-1 2 months ago
CONTRIBUTING.md 0b996e41aa 2025-03-04-1 2 months ago
LICENSE 0b996e41aa 2025-03-04-1 2 months ago
README.md 0b996e41aa 2025-03-04-1 2 months ago
package.json 0b996e41aa 2025-03-04-1 2 months 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