labs42io / clean-code-typescript

Clean Code concepts adapted for TypeScript
https://labs42io.github.io/clean-code-typescript
MIT License
9.29k stars 1.14k forks source link

Add type to isEmailUsed in Avoid negative conditionals #36

Closed jacobggman closed 4 years ago

jacobggman commented 4 years ago

add string type to email argument in isEmailUsed