feat(react-dependents): update to TS 2.8 (part 1 of 2) (#27743)

* feat(react-dependents): update to TS 2.8

* exclude react-dom

* fix version mismatches
This commit is contained in:
Ferdy Budhidharma
2018-08-03 15:01:14 -05:00
committed by John Reilly
parent 9fe65ab328
commit 6d2fc7181a
163 changed files with 163 additions and 163 deletions

View File

@@ -2,7 +2,7 @@
// Project: https://github.com/facebook/fixed-data-table
// Definitions by: Petar Paar <https://github.com/pepaar>, Stephen Jelfs <https://github.com/stephenjelfs>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.6
// TypeScript Version: 2.8
/// <reference types="react"/>