Remove unnecessary return tags #43

Closed
opened 2019-11-06 14:04:24 +01:00 by FWDekker · 0 comments
Owner

The @return tags are pretty unnecessary given that the description of the return value is already included in the summary. Official TypeScript documentation also does not include @return tags. They should be removed from all documentation.

The `@return` tags are pretty unnecessary given that the description of the return value is already included in the summary. Official TypeScript documentation also does not include `@return` tags. They should be removed from all documentation.
FWDekker self-assigned this 2019-11-06 14:04:24 +01:00
FWDekker added the
documentation
label 2019-11-06 14:04:24 +01:00
FWDekker referenced this issue from a commit 2019-11-06 14:14:53 +01:00
Sign in to join this conversation.
No description provided.