Hacker News new | ask | show | jobs
by e1g 1709 days ago
+1, and this practice can be verified by TS with the `noImplicitReturns` setting (https://www.typescriptlang.org/tsconfig#noImplicitReturns)
1 comments

Yeah, that rule is super powerful!