79403721

Date: 2025-01-31 18:43:31
Score: 1.5
Natty:
Report link

This issue can also occur if you use a path alias like "@*": ["./*"], in your tsconfig.json or jest.config.ts. When using wildcard path aliases, Jest may fail to resolve modules correctly because it doesn't know how to map the alias to the actual file paths.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ebubekir Tabak