Skip to content

Latest commit

History

History

babel-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

@babel/cli

Babel command line.

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

Install

Using npm:

npm install --save-dev @babel/cli

or using yarn:

yarn add @babel/cli --dev