iching-broker-level1/node_modules/@babel/compat-data
Christopher Hase 323cea883d
All checks were successful
ci / build (push) Successful in 1m14s
unit tests part 3
2025-03-31 14:27:20 +02:00
..
data unit tests part 3 2025-03-31 14:27:20 +02:00
corejs2-built-ins.js unit tests part 3 2025-03-31 14:27:20 +02:00
corejs3-shipped-proposals.js unit tests part 3 2025-03-31 14:27:20 +02:00
LICENSE unit tests part 3 2025-03-31 14:27:20 +02:00
native-modules.js unit tests part 3 2025-03-31 14:27:20 +02:00
overlapping-plugins.js unit tests part 3 2025-03-31 14:27:20 +02:00
package.json unit tests part 3 2025-03-31 14:27:20 +02:00
plugin-bugfixes.js unit tests part 3 2025-03-31 14:27:20 +02:00
plugins.js unit tests part 3 2025-03-31 14:27:20 +02:00
README.md unit tests part 3 2025-03-31 14:27:20 +02:00

@babel/compat-data

The compat-data to determine required Babel plugins

See our website @babel/compat-data for more information.

Install

Using npm:

npm install --save @babel/compat-data

or using yarn:

yarn add @babel/compat-data