tasks_manager/frontend/node_modules/@babel/core
2025-02-10 07:20:15 +03:00
..
lib Добавление frontend 2025-02-10 07:20:15 +03:00
node_modules Добавление frontend 2025-02-10 07:20:15 +03:00
src Добавление frontend 2025-02-10 07:20:15 +03:00
cjs-proxy.cjs Добавление frontend 2025-02-10 07:20:15 +03:00
LICENSE Добавление frontend 2025-02-10 07:20:15 +03:00
package.json Добавление frontend 2025-02-10 07:20:15 +03:00
README.md Добавление frontend 2025-02-10 07:20:15 +03: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