misk-web icon indicating copy to clipboard operation
misk-web copied to clipboard

Make all examples work with tsconfig strict = true, then roll out as default

Open adrw opened this issue 7 years ago • 1 comments

adrw avatar Feb 05 '19 19:02 adrw

Any update on this? I just went through a migration to turn this on explicitly on a project I recently joined. It required ~200 changes to type annotations. (And my team was surprised to learn the default was "never type-check null/undefined".) Enabling this by default for new projects will get this right from the start.

Ubehebe avatar Apr 15 '21 13:04 Ubehebe