Skip to content

Commit 1517f63

Browse files
committed
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](microsoft/TypeScript#7140) in version 2.
1 parent ff656e1 commit 1517f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2016_hhjs.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ <h3>TypeScript</h3>
281281
</code></pre>
282282

283283
<p class="fragment">TypeScript does not catch this</p>
284+
<p class="fragment">Added in TypeScript 2</p>
284285
</section>
285286

286287
<section>

0 commit comments

Comments
 (0)