Y
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
rkeene2
1128 days ago
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
link
_oyks
1128 days ago
ty, updated
link