(JS-0306) Missing explicit return and argument types #1161
Labels
chore
Internal things, technical debt, and to-do tasks to be performed.
enhancement
New feature or request
Description
Explicit types are considered in three ways: - It serves as self-documenting code - It guard against bugs in function implementation - It acknowledge and change the explicit return type on the function signature
Occurrences
There are 64 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/1-Platform/one-platform/issue/JS-0306/occurrences/
The text was updated successfully, but these errors were encountered: