8000 Enable flow strict (#1580) · retyui/immutable-js@11588ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 11588ac

Browse files
dhuileebyron
authored andcommitted
Enable flow strict (immutable-js#1580)
- Allows downstream dependencies to enable the flow nonstrict-import rule
1 parent 8a11e58 commit 11588ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

type-definitions/immutable.js.flow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
*
2626
* takesASeq(someSeq)
2727
*
28-
* @flow
28+
* @flow strict
2929
*/
3030

3131
// Helper type that represents plain objects allowed as arguments to

0 commit comments

Comments
 (0)
0