add flow type definitions

This commit is contained in:
saadq 2018-03-20 18:24:04 -04:00
parent 84f27d4bd8
commit 4ffdbcbed3
4 changed files with 210 additions and 2 deletions

13
.flowconfig Normal file
View file

@ -0,0 +1,13 @@
[ignore]
.*/node_modules/.*
[include]
[libs]
[lints]
[options]
suppress_comment= \\(.\\|\n\\)*\\$ExpectError
[strict]