mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #247 from sompylasar/fix-flow-on-circleci
Fix Flow failure on CircleCI due to the number of workers
This commit is contained in:
@@ -25,6 +25,7 @@ shells/dev/build/*
|
||||
[lints]
|
||||
|
||||
[options]
|
||||
server.max_workers=4
|
||||
esproposal.class_instance_fields=enable
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue
|
||||
|
||||
Reference in New Issue
Block a user