79518708

Date: 2025-03-18 21:50:49
Score: 1
Natty:
Report link

update your jest configuration to

 "jest": {
    "preset": "jest-expo",
    "testEnvironment": "jsdom" <--
  },
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matheus Santos Araújo