学习?学个屁 06c63c15cc 初始化提交 10 月之前
..
lib 06c63c15cc 初始化提交 10 月之前
src 06c63c15cc 初始化提交 10 月之前
LICENSE 06c63c15cc 初始化提交 10 月之前
README.md 06c63c15cc 初始化提交 10 月之前
package.json 06c63c15cc 初始化提交 10 月之前

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