chatterbox-ui/node_modules/@babel/compat-data
Steve White 4a294608b1 Working layout. 2025-06-05 17:38:12 -05:00
..
data Working layout. 2025-06-05 17:38:12 -05:00
LICENSE Working layout. 2025-06-05 17:38:12 -05:00
README.md Working layout. 2025-06-05 17:38:12 -05:00
corejs2-built-ins.js Working layout. 2025-06-05 17:38:12 -05:00
corejs3-shipped-proposals.js Working layout. 2025-06-05 17:38:12 -05:00
native-modules.js Working layout. 2025-06-05 17:38:12 -05:00
overlapping-plugins.js Working layout. 2025-06-05 17:38:12 -05:00
package.json Working layout. 2025-06-05 17:38:12 -05:00
plugin-bugfixes.js Working layout. 2025-06-05 17:38:12 -05:00
plugins.js Working layout. 2025-06-05 17:38:12 -05: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