markitect-main/node_modules/@babel/compat-data
tegwick d0abaab63a chore: update project state and prepare for image support development
- Add comprehensive image test document with various image types
- Update project structure with development artifacts
- Prepare foundation for image support enhancement phase
- Include test files for validating image editing workflows

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 08:06:22 +01:00
..
data chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
corejs2-built-ins.js chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
corejs3-shipped-proposals.js chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
LICENSE chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
native-modules.js chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
overlapping-plugins.js chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
package.json chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
plugin-bugfixes.js chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
plugins.js chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01:00
README.md chore: update project state and prepare for image support development 2025-10-26 08:06:22 +01: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