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

@@ -10,7 +10,7 @@ Demonstrate the code is solid. Example: The exact commands you ran and their out
Make sure you test on both platforms if your change affects both platforms.
The code must pass tests and shouldn't add more Flow errors.
The code must pass tests.
**Code formatting**