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