helpyourneighbour/node_modules/@babel/compat-data
BibaBot c294e2e9ae
Some checks are pending
Docker Test / test (push) Waiting to run
Add unit tests for role middleware
2026-03-17 07:07:36 +00:00
..
data Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
corejs2-built-ins.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
corejs3-shipped-proposals.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
LICENSE Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
native-modules.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
overlapping-plugins.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
package.json Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
plugin-bugfixes.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
plugins.js Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
README.md Add unit tests for role middleware 2026-03-17 07:07:36 +00: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