yuanhao b574408fd7 first commit 3 năm trước cách đây
..
lib b574408fd7 first commit 3 năm trước cách đây
node_modules b574408fd7 first commit 3 năm trước cách đây
src b574408fd7 first commit 3 năm trước cách đây
LICENSE b574408fd7 first commit 3 năm trước cách đây
README.md b574408fd7 first commit 3 năm trước cách đây
package.json b574408fd7 first commit 3 năm trước cách đây

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