rangement/node_modules/@babel/core
2023-07-01 12:46:34 +02:00
..
lib add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
node_modules/convert-source-map add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
src add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
cjs-proxy.cjs add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
LICENSE add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
package.json add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
README.md add packages and scripts in package.json 2023-07-01 12:46:34 +02:00

@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