add flow type definitions
This commit is contained in:
parent
84f27d4bd8
commit
4ffdbcbed3
4 changed files with 210 additions and 2 deletions
13
.flowconfig
Normal file
13
.flowconfig
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[ignore]
|
||||
.*/node_modules/.*
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[lints]
|
||||
|
||||
[options]
|
||||
suppress_comment= \\(.\\|\n\\)*\\$ExpectError
|
||||
|
||||
[strict]
|
||||
Loading…
Add table
Add a link
Reference in a new issue