8000 Added Flow declaration tests for List Map Stack and Set · immutable-js/immutable-js@ebbf17c · GitHub
[go: up one dir, main page]

Skip to content

Commit ebbf17c

Browse files
committed
Added Flow declaration tests for List Map Stack and Set
Also added flowconfig file to allow running the tests.
1 parent c49cad6 commit ebbf17c

File tree

2 files changed

+400
-0
lines changed

2 files changed

+400
-0
lines changed

type-definitions/tests/.flowconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[libs]
2+
../
3+
[options]
4+
suppress_comment=^\\( \\|\n\\)*\\$ExpectError\\(([^)]*)\\)?$
5+

0 commit comments

Comments
 (0)
0