opencrm/frontend/node_modules/@babel/compat-data
Stefan Hacker 31f807fbd0 first commit 2026-01-29 01:16:54 +01:00
..
data first commit 2026-01-29 01:16:54 +01:00
LICENSE first commit 2026-01-29 01:16:54 +01:00
README.md first commit 2026-01-29 01:16:54 +01:00
corejs2-built-ins.js first commit 2026-01-29 01:16:54 +01:00
corejs3-shipped-proposals.js first commit 2026-01-29 01:16:54 +01:00
native-modules.js first commit 2026-01-29 01:16:54 +01:00
overlapping-plugins.js first commit 2026-01-29 01:16:54 +01:00
package.json first commit 2026-01-29 01:16:54 +01:00
plugin-bugfixes.js first commit 2026-01-29 01:16:54 +01:00
plugins.js first commit 2026-01-29 01:16:54 +01:00

README.md

@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