@babel/core

Babel compiler core.

  • Types
  • ESM
License
MIT
Install Size
544.9 kB(12.5 MB)
Vulns
0
Published

Get started

$npm install @babel/core

Readme

@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