Hacker News new | ask | show | jobs
by simlevesque 959 days ago
No-build doesn't mean untyped.

You can typecheck pure js files using JSDoc.

https://www.typescriptlang.org/docs/handbook/jsdoc-supported...