the-tip-top-backend/node_modules/@babel/core
2025-11-01 17:25:01 +01:00
..
lib Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
node_modules Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
src Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
LICENSE Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
package.json Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
README.md Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01: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