SIGN IN SIGN UP

fix: re-add support for strictNullChecks (#5454)

v1.21.0 introduced a regression where projects using strictNullChecks option in TypeScript
were throwing 12 errors when typechecking (even with skipLibCheck enabled!). This fixes _all_ of
these issues.
W
Wojciech Maj committed
b861468e0b43c4d180138ac9ac2e7bbfb075854d
Parent: fdee8ab
Committed by GitHub <noreply@github.com> on 5/5/2025, 3:29:58 PM