tree: dd123b34681a28f596a2d3b9b97fba0f51c790cc [path history] [tgz]
  1. lib/
  2. node_modules/
  3. src/
  4. cjs-proxy.cjs
  5. LICENSE
  6. package.json
  7. 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