Set target compiler to 2.1

This commit is contained in:
Karol Janyst
2017-01-27 11:37:10 +09:00
parent dc32857218
commit f779d76ed7
+1
View File
@@ -2,6 +2,7 @@
// Project: https://github.com/chenckang/react-json-pretty
// Definitions by: Karol Janyst <https://github.com/LKay>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import { ComponentClass, HTMLProps } from "react";