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 some redundant instances of @returns #9943

Merged
merged 1 commit into from Mar 30, 2023

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Mar 30, 2023

We should try to use less of @returns in our code, the type is already provided by TypeScript and the method/function summary should be used for it's description. That way we can easily populate our Docs
Before:
image
After:
image

@Lightning00Blade Lightning00Blade enabled auto-merge (squash) March 30, 2023 11:42
@Lightning00Blade Lightning00Blade merged commit 1396274 into main Mar 30, 2023
30 checks passed
@Lightning00Blade Lightning00Blade deleted the more-docs-fixes branch March 30, 2023 11:54
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