linktree/node_modules/@babel/core
2025-06-16 13:37:14 +02:00
..
lib Init 2025-06-16 13:37:14 +02:00
src Init 2025-06-16 13:37:14 +02:00
LICENSE Init 2025-06-16 13:37:14 +02:00
package.json Init 2025-06-16 13:37:14 +02:00
README.md Init 2025-06-16 13:37:14 +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