palantir/blueprint

Enable strictNullChecks compiler option for all packages

已關閉

#325 建立於 2016年12月6日

 (9 則留言) (0 個反應) (0 位負責人)TypeScript (2,167 個分叉)batch import
Domain: toolinghelp wanted

倉庫指標

星標
 (20,263 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南