Skip to content

Commit 0ecf788

Browse files
authored
chore: fix inconsistent flow fails on CI (#269)
* chore: fix inconsistent flow fails on CI * Make it faster
1 parent b67227d commit 0ecf788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.flowconfig

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ node_modules/react-native/flow/
2626
flow-typed
2727

2828
[options]
29+
server.max_workers=4
2930
emoji=true
3031

3132
esproposal.optional_chaining=enable

0 commit comments

Comments
 (0)