Skip to content

Remove outdated JSDoc tags #424

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

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

timostamm
Copy link
Member

Parts of the API use JSDoc tags, but they are all outdated. That's worse than having no tags, so I propose we remove them.

Signed-off-by: Timo Stamm <ts@timostamm.de>
Comment on lines -38 to -40
*
* @param methodSig
* @returns
Copy link
Member Author

Choose a reason for hiding this comment

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

Quite distracting warnings in JetBrains IDEs:

w

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ick. Yeah let's nuke em

@timostamm timostamm merged commit f8fbe3e into main Sep 26, 2024
5 of 7 checks passed
@timostamm timostamm deleted the tstamm/Remove-outdated-JSDoc-tags branch September 26, 2024 15:14
@paul-sachs paul-sachs mentioned this pull request Oct 10, 2024
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.

2 participants