Hacker News new | ask | show | jobs
by Vinnl 785 days ago
> that down compiles to unreadable sludge.

I think there might be a couple of other tools around in your setup (that might influence your feelings). TypeScript mostly just strips out type annotations, so the output looks pretty close to your input.