Zhouyiping 5a7c95461a first commit 3 днів тому
..
lib 5a7c95461a first commit 3 днів тому
node_modules 5a7c95461a first commit 3 днів тому
src 5a7c95461a first commit 3 днів тому
LICENSE 5a7c95461a first commit 3 днів тому
README.md 5a7c95461a first commit 3 днів тому
package.json 5a7c95461a first commit 3 днів тому

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