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

Add @deprecated to [Obsolete] classes and members #14

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

andersekdahl
Copy link
Contributor

This adds support for adding @deprecated JSDoc comments to interfaces and members which has [Obsolete] attributes. It also cleans up how we add JSDoc comments for interfaces and members which was kinda buggy and had some duplicated code.

See tests for example.

@andersekdahl
Copy link
Contributor Author

Can we get this merged? 😄

Copy link
Contributor

@andreasolofssonavensia andreasolofssonavensia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 nice work =)

@andreasolofssonavensia andreasolofssonavensia merged commit 6b90c3f into master Jun 9, 2022
@andreasolofssonavensia andreasolofssonavensia deleted the obsolete-to-deprecated-jsdoc branch June 9, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants