From 1517f639641d7e3cac2c7c73983e1be55376d9d7 Mon Sep 17 00:00:00 2001 From: Raj Nigam Date: Sat, 4 Jun 2016 10:41:11 -0400 Subject: [PATCH] Add note about TypeScript 2 support for non-null Despite being a fan of Flow, I do think it's prudent for any recent comparison to include SOME features on the project timeline, including [non-nullable types](https://github.com/Microsoft/TypeScript/pull/7140) in version 2. --- 2016_hhjs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/2016_hhjs.html b/2016_hhjs.html index 7eee407..e5641a5 100755 --- a/2016_hhjs.html +++ b/2016_hhjs.html @@ -281,6 +281,7 @@

TypeScript

TypeScript does not catch this

+

Added in TypeScript 2