palantir/blueprint

Enable strictNullChecks compiler option for all packages

Open

#325 aperta il 6 dic 2016

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
Domain: toolinghelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 24g 18h) (17 PR mergiate in 30 g)

Descrizione

I think enabling strictNullChecks compiler option for datetime package will help us detect and prevent a whole host of potential errors, such as #322. it'll also address #274 by making the typings more accurate (as explicit null Dates actually means something in the component).

Guida contributor