I just turn on TypeScript ESLint to our company project.
I wish to get warns or errors when a function DOES returns a value but inffer void when no retur
void