itcast bd67f780cf 完成 4 月之前
..
lib bd67f780cf 完成 4 月之前
node_modules bd67f780cf 完成 4 月之前
src bd67f780cf 完成 4 月之前
LICENSE bd67f780cf 完成 4 月之前
README.md bd67f780cf 完成 4 月之前
cjs-proxy.cjs bd67f780cf 完成 4 月之前
package.json bd67f780cf 完成 4 月之前
tsconfig.json bd67f780cf 完成 4 月之前
tsconfig.tsbuildinfo bd67f780cf 完成 4 月之前

README.md

@babel/core

Babel compiler core.

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

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev