mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-30 05:05:52 +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]
|
[options]
|
||||||
emoji=true
|
emoji=true
|
||||||
|
esproposal.optional_chaining=enable
|
||||||
|
|
||||||
# Taken from: https://github.com/facebook/react-native/issues/19766
|
# Taken from: https://github.com/facebook/react-native/issues/19766
|
||||||
module.system=haste
|
module.system=haste
|
||||||
@@ -72,4 +73,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||||||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
^0.78.0
|
^0.80.0
|
||||||
|
|||||||
Reference in New Issue
Block a user