Remove flow (#3350)

* Remove flow types from src

* Finish removing Flow

* Clear out flow-typed, some flow mentions in docs, website flow usage, and some other config
This commit is contained in:
Brent Vatne
2018-01-24 17:52:09 -08:00
committed by Eric Vicenti
parent 276249c4c7
commit ecfa38bfd2
119 changed files with 1967 additions and 15861 deletions

View File

@@ -1,6 +1,6 @@
/**
* @flow
* eslint-env jest
* eslint-env jest
*/
import React from 'react';