Add Flow type definitions (#260)
This commit is contained in:
parent
58483b5ab1
commit
7c6f83f719
4 changed files with 201 additions and 2 deletions
5
.flowconfig
Normal file
5
.flowconfig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[ignore]
|
||||
.*/node_modules/.*
|
||||
|
||||
[options]
|
||||
suppress_comment= \\(.\\|\n\\)*\\$ExpectError
|
||||
Loading…
Add table
Add a link
Reference in a new issue