tercul-frontend/.yarn/install-state.gz
Damir Mukimov 6b3304d059
fix: update Jest configuration for ES modules compatibility
- Configure Jest to work with ES modules (type: module in package.json)
- Update Babel config with modules: false for proper ES module handling
- Convert jest.setup.js to use ES module import syntax
- Add experimental VM modules support for Jest execution

Note: Testing infrastructure is in place but may need additional configuration
for full compatibility with the project's ES module setup.
2025-11-30 06:41:50 +01:00

1.5 MiB