79196871

Date: 2024-11-17 09:24:16
Score: 1
Natty:
Report link

Fixed that setting the NODE_OPTIONS var this way

"test": "NODE_OPTIONS='--import tsx' vitest run --reporter junit --coverage --outputFile=results.xml"

I know that performances would be impacted because of the tsx import, but in my case is not so important

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: SamDroid