Hacker News new | ask | show | jobs
by echeese 1128 days ago
TS can generate d.ts files from JS files that use JSDoc
2 comments

I argue that it should support the other direction as well (.ts to .js with JSDoc instead of .ts to .js+.d.ts), but the TypeScript devs said they do not support that
ty, updated