Add header to restrict TSC version to 2.1

This commit is contained in:
Shun 2017-01-25 23:12:57 -08:00
parent 6c9e110e7d
commit 3dc2b7a938

View File

@ -2,6 +2,7 @@
// Project: https://github.com/tajo/react-portal#readme
// Definitions by: Shun Takahashi <https://github.com/shuntksh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import * as React from "react";