Hacker News new | ask | show | jobs
by danielearwicker 1609 days ago
In TS this is controllable. If noEmitOnError is true, then any error (including type errors) will stop it emitting JS output.