englercj / tsd-jsdoc

Compiles JSDoc annotated JavaScript into a Typescript Definition file (.d.ts)
MIT License
316 stars 42 forks source link

resolves #111 preserve comment on enum members #115

Closed ggrossetie closed 4 years ago

ggrossetie commented 4 years ago

resolves #111

englercj commented 4 years ago

Closing this in favor of #116. Let me know if there are any changes there you think should be made before I merge it in.

Thanks!