tree: 76ef25845aa9ac04693e9ed878839a0da3ca4202
  1. lib/
  2. node_modules/
  3. src/
  4. LICENSE
  5. package.json
  6. README.md
node_modules/@babel/core/README.md

@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