codeandpepper / janush

Set up a modern codebase for cloud-native web app with authentication features by running one command
https://janush.dev
MIT License
14 stars 1 forks source link

Check where can we use generic functions / classes instead of using `any` #154

Closed piotrmoszkowicz closed 2 years ago

piotrmoszkowicz commented 2 years ago

example: stubArg -> can be generic, do not use any.