Bogdan Savluk bb70ea47f5
convert @babel/cli to typescript (#13213)
* babel-cli flowts rename

* babel-cli flowts convert

* babel-cli

* yarn install
2021-05-14 09:32:38 +02:00
..
2017-03-25 21:46:16 -04:00
2021-04-20 11:11:32 +00: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