Back to Babel

@babel/cli

packages/babel-cli/README.md

7.29.5393 B
Original Source

@babel/cli

Babel command line.

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

Install

Using npm:

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

or using yarn:

sh
yarn add @babel/cli --dev