Open calpaterson opened 3 years ago
strictNullChecks is a newish flag for typescript. It seems to find a lot of real bugs in the codebase. It would be great to turn it on.
Description
strictNullChecks is a newish flag for typescript. It seems to find a lot of real bugs in the codebase. It would be great to turn it on.