- 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>
410 B
410 B
@babel/plugin-syntax-class-static-block
Allow parsing of class static blocks
See our website @babel/plugin-syntax-class-static-block for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-syntax-class-static-block
or using yarn:
yarn add @babel/plugin-syntax-class-static-block --dev