Back to Babel

@babel/core

packages/babel-core/README.md

7.29.5400 B
Original Source

@babel/core

Babel compiler core.

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

Install

Using npm:

sh
npm install --save-dev @babel/core

or using yarn:

sh
yarn add @babel/core --dev