tree: a22f62320675ec8a9b2ed225c66bd5c20e417fa0 [path history] [tgz]
  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