Refactor Jest configuration and update dependencies: Transition to ES module syntax in jest.config.js, enhance TypeScript support, and update package dependencies for improved compatibility and functionality. Adjust test scripts in package.json for better execution. Update tsconfig.json for module resolution and library support. Revise logger tests to utilize updated Jest globals and improve test structure.
3d9f262Nathan Agrin15mo ago