palantir/blueprint

Enable strictNullChecks compiler option for all packages

Open

#325 建立於 2016年12月6日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)TypeScript (20,263 star) (2,167 fork)batch import
Domain: toolinghelp wanted

描述

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).

貢獻者指南