palantir/blueprint

Enable strictNullChecks compiler option for all packages

Chiusa

#325 aperta il 6 dic 2016

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

Metriche repository

Star
 (20.263 stelle)
Metriche merge PR
 (Merge medio 43g 10h) (27 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