79099755

Date: 2024-10-17 20:36:24
Score: 1
Natty:
Report link

--preserveWatchOutput

Also you can add it to the tsconfig.json

{
  "compilerOptions": {
    "preserveWatchOutput": true
  }
}

I dug so deep on this problem only to discover my solution was merged in v.10.4.5

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