(JS-0306) Missing explicit return and argument types
sayak-sarkar opened this issue · 0 comments
sayak-sarkar commented
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/