upgrade to TypeScript Version 2.9

This commit is contained in:
Yann Normand
2018-11-09 16:30:58 +10:00
parent 53db089781
commit fe1169f35d
+1 -1
View File
@@ -6,7 +6,7 @@
// Sebastian Silbermann <https://github.com/eps1lon>
// Paul Potsides <https://github.com/strongpauly>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 2.9
import { Validator } from 'prop-types';
import * as React from 'react';