(JS-0306) Missing explicit return and argument types
2wce opened this issue Β· 3 comments
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 2 occurrences of this issue in the repository.
See all occurrences on DeepSource β deepsource.io/gh/2wce/prisma-template/issue/JS-0306/occurrences/
@2wce i would love to work on this. Also, could you consider this pr for hacktoberfest?
that's awesome @Mr-emeka πππyes this PR would be considered for hacktoberfest if it get's merged. Looking forward to seeing your PR then ππ½
π This issue has been resolved in version 1.10.0 π
The release is available on GitHub release
Your semantic-release bot π¦π