Hacker News new | ask | show | jobs
by askonomm 1470 days ago
It's using the Deno runtime, not Node. Deno has a TS compiler built-in, thus not requiring you to set anything up in that regard.
1 comments

Thanks. I didn't know that.