Effect CommunityEC
Effect Community3y ago
3 replies
kalda341

Thoughts on manually specifying return types for functions and the use of `@typescript-eslint/exp...

What are your thoughts on manually specifying return types for functions?

I've been using the @typescript-eslint/explicit-module-boundary-types eslint rule but found it a bit much in a few places.
Was this page helpful?