michangarrito/apps/backend/node_modules/@babel/plugin-syntax-class-properties
rckrdmrd 97f407c661 [MIGRATION-V2] feat: Migrar michangarrito a estructura v2
- Prefijo v2: MCH
- TRACEABILITY-MASTER.yml creado
- Listo para integracion como submodulo

Workspace: v2.0.0 | SIMCO: v4.0.0
2026-01-10 11:28:54 -06:00
..
lib [MIGRATION-V2] feat: Migrar michangarrito a estructura v2 2026-01-10 11:28:54 -06:00
LICENSE [MIGRATION-V2] feat: Migrar michangarrito a estructura v2 2026-01-10 11:28:54 -06:00
package.json [MIGRATION-V2] feat: Migrar michangarrito a estructura v2 2026-01-10 11:28:54 -06:00
README.md [MIGRATION-V2] feat: Migrar michangarrito a estructura v2 2026-01-10 11:28:54 -06:00

@babel/plugin-syntax-class-properties

Allow parsing of class properties

See our website @babel/plugin-syntax-class-properties for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-class-properties

or using yarn:

yarn add @babel/plugin-syntax-class-properties --dev