noImplicitReturns

Checks all code paths in a function to ensure they return a value.

Was this page helpful?