|
|
|
|
|
by dpistole
1012 days ago
|
|
Wonder if it's tsconfig 'strictNullChecks', I think by default it's false, takes a lot away from the typesafety I worked on a codebase missing it once and when I went to turn it on there were thousands of errors to fix so we left it off |
|