Files
babel/packages/babel-cli
Letladi Sebesho 4d12c8971b added flow to babel cli (#10244)
* added flow to babel cli

* added 'SourceMapGenerator' as a argument to 'fromObject'
2019-07-25 09:59:41 +02:00
..
2019-07-25 09:59:41 +02:00
2019-06-25 15:38:32 -05:00
2017-03-25 21:46:16 -04:00
2019-07-17 23:08:08 +02:00

@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