Skip to content

Commit 80f9f73

Browse files
Ensure that nested types are also included
1 parent b1fe65d commit 80f9f73

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.flowconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010

1111
[libs]
1212
flow-typed/
13-
types/
13+
types/flow-typed/
14+
types/*Types.js
1415

1516
[options]
1617
all=true

0 commit comments

Comments
 (0)