Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Scrape JSDoc when possible #2

Open
RyanCavanaugh opened this issue Aug 26, 2016 · 1 comment
Open

Scrape JSDoc when possible #2

RyanCavanaugh opened this issue Aug 26, 2016 · 1 comment

Comments

@RyanCavanaugh
Copy link
Member

If we can locate the source (either by having the user specify as an additional argument, or grokking node modules ourselves), we can try to line up the function and property jsdoc comments by name and re-attach them in the .d.ts, as well as put in inferred types.

@AbraaoAlves
Copy link

There is a template for jsdoc tool here: tsd-jsdoc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants