Gogs df670eaa27 first commit před 3 týdny
..
lib df670eaa27 first commit před 3 týdny
node_modules df670eaa27 first commit před 3 týdny
src df670eaa27 first commit před 3 týdny
LICENSE df670eaa27 first commit před 3 týdny
README.md df670eaa27 first commit před 3 týdny
cjs-proxy.cjs df670eaa27 first commit před 3 týdny
package.json df670eaa27 first commit před 3 týdny

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