babel-preset-latest@7.0.0-alpha.1
Babel preset including es2015+
MIT
2017-03-02
已弃用
💥 preset-latest accomplishes the same task as babel-preset-env. 🙏 Please install it with 'npm install babel-preset-env --save-dev'. '{ "presets": ["latest"] }' to '{ "presets": ["env"] }'. For more info, please check the docs: http://babeljs.io/docs/plugins/preset-env 👌. And let us know how you're liking Babel at @babeljs on 🐦
安装 (7.0.0-alpha.1)
npm install babel-preset-latest@7.0.0-alpha.1
yarn add babel-preset-latest@7.0.0-alpha.1
pnpm add babel-preset-latest@7.0.0-alpha.1
bun add babel-preset-latest@7.0.0-alpha.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| babel-preset-es2015 | 7.0.0-alpha.1 |
| babel-preset-es2016 | 7.0.0-alpha.1 |
| babel-preset-es2017 | 7.0.0-alpha.1 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| babel-helper-plugin-test-runner | 7.0.0-alpha.1 |
版本列表
7.0.0-alpha.3
2017-03-23
7.0.0-alpha.1
2017-03-02