framework / node_modules / @babel / core /
..
lib update 2 years ago
src update 2 years ago
LICENSE update 2 years ago
README.md update 2 years ago
cjs-proxy.cjs update 2 years ago
package.json update 2 years ago
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