Hacker News new | ask | show | jobs
by matt_kantor 187 days ago
Yes. As described in the article, the TypeScript compiler understands type annotations that are written in JSDoc syntax. So you can use `tsc`, just like you would to check `.ts` files.