79432148

Date: 2025-02-12 06:37:12
Score: 3
Natty:
Report link

Managed to work it out after more deep diving. Found this: https://techkluster.com/node/jest-and-esm/

Followed this (thanks techkluster) but also did the following:

  1. changed "module.exports = {" to "export default {" in the jest.config.js
  2. changed the babel.config.js to a JSON format
Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Andi G