2wce/prisma-template

(JS-0306) Missing explicit return and argument types

2wce opened this issue Β· 3 comments

2wce 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 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?

2wce commented

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 πŸ“¦πŸš€