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

docs: remove useless @returns from several functions #736

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

EvanHahn
Copy link
Contributor

This is a minor, JSDoc-only change.

@returns by itself doesn't do much in JSDoc. This either removes those directives or adds their return type.

*This is a minor, JSDoc-only change.*

`@returns` by itself doesn't do much in JSDoc. This either removes those
directives or adds their return type.
@EvanHahn EvanHahn requested a review from tomasciccola July 30, 2024 19:30
Copy link
Contributor

@tomasciccola tomasciccola left a comment

Choose a reason for hiding this comment

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

LGTM!

@EvanHahn EvanHahn merged commit 530a511 into main Jul 31, 2024
7 checks passed
@EvanHahn EvanHahn deleted the more-useful-at-returns branch July 31, 2024 14:38
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