linktree/node_modules/@babel/compat-data
2025-06-16 13:37:14 +02:00
..
data Init 2025-06-16 13:37:14 +02:00
corejs2-built-ins.js Init 2025-06-16 13:37:14 +02:00
corejs3-shipped-proposals.js Init 2025-06-16 13:37:14 +02:00
LICENSE Init 2025-06-16 13:37:14 +02:00
native-modules.js Init 2025-06-16 13:37:14 +02:00
overlapping-plugins.js Init 2025-06-16 13:37:14 +02:00
package.json Init 2025-06-16 13:37:14 +02:00
plugin-bugfixes.js Init 2025-06-16 13:37:14 +02:00
plugins.js Init 2025-06-16 13:37:14 +02:00
README.md Init 2025-06-16 13:37:14 +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