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

[gen-ts-declarations] Preserve JSDoc tags for properties #3507

Closed
web-padawan opened this issue Jul 15, 2020 · 2 comments
Closed

[gen-ts-declarations] Preserve JSDoc tags for properties #3507

web-padawan opened this issue Jul 15, 2020 · 2 comments
Labels

Comments

@web-padawan
Copy link
Contributor

I would like to use JSDoc tags like @attributeor @attr for https://github.com/runem/web-component-analyzer
These tags need to be present in d.ts files in order to be picked up.

Currently, custom tags parsed by polymer-analyzer are not passed to Property formatter. I will submit a PR to fix that.

@stale
Copy link

stale bot commented Jul 16, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 16, 2021
@web-padawan
Copy link
Contributor Author

Closing as no longer relevant (we use a fork of modulizer with this change included).

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

Successfully merging a pull request may close this issue.

1 participant