mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[flow] enable esproposal.optional_chaining option for flow - used in latest RN
This commit is contained in:
@@ -34,6 +34,7 @@ node_modules/react-native/flow-github/
|
||||
|
||||
[options]
|
||||
emoji=true
|
||||
esproposal.optional_chaining=enable
|
||||
|
||||
# Taken from: https://github.com/facebook/react-native/issues/19766
|
||||
module.system=haste
|
||||
@@ -72,4 +73,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.78.0
|
||||
^0.80.0
|
||||
|
||||
Reference in New Issue
Block a user