birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Add `"strictNullChecks": true` to TypeScript config, if not already there #364

Closed birdofpreyru closed 3 months ago

birdofpreyru commented 3 months ago

It is enabled by default in @tsconfig/recommended because its strict: true option.