Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: Expose typeExpression for JSDocTypeTag and JSDocReturnTag #535

Closed
Pineapples opened this issue Feb 14, 2019 · 1 comment

Comments

@Pineapples
Copy link
Contributor

Sorry to bother you again with another feature request, but I would like to have the typeExpression property for JSDocTypeTag and JSDocReturnTag exposed.

I'll submit a pull request soon.

@dsherret
Copy link
Owner

For sure! I'll take a look at it after work. The jsdoc area hasn't been fully wrapped so I know it's missing stuff... sorry about that, but thanks for adding those methods. I appreciate it!

Maybe I will spend a bit of time this weekend wrapping more stuff in there.

Btw, take note that as a temporary workaround you can always fall back to the typescript compiler api node from any node by inspecting the .compilerNode property.

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

No branches or pull requests

2 participants