peakon_action_plan/node_modules/@babel/compat-data
2025-08-30 13:27:49 -05:00
..
data initial commit 2025-08-30 13:27:49 -05:00
corejs2-built-ins.js initial commit 2025-08-30 13:27:49 -05:00
corejs3-shipped-proposals.js initial commit 2025-08-30 13:27:49 -05:00
LICENSE initial commit 2025-08-30 13:27:49 -05:00
native-modules.js initial commit 2025-08-30 13:27:49 -05:00
overlapping-plugins.js initial commit 2025-08-30 13:27:49 -05:00
package.json initial commit 2025-08-30 13:27:49 -05:00
plugin-bugfixes.js initial commit 2025-08-30 13:27:49 -05:00
plugins.js initial commit 2025-08-30 13:27:49 -05:00
README.md initial commit 2025-08-30 13:27:49 -05: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