setup-node/node_modules/@babel/core
eric sciple 2b95e76931 .
2020-01-24 12:20:19 -05:00
..
lib . 2020-01-24 12:20:19 -05:00
node_modules . 2020-01-24 12:20:19 -05:00
LICENSE . 2020-01-24 12:20:19 -05:00
package.json . 2020-01-24 12:20:19 -05:00
README.md . 2020-01-24 12:20:19 -05:00

@babel/core

Babel compiler core.

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

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev