[flow] enable esproposal.optional_chaining option for flow - used in latest RN

This commit is contained in:
Salakar
2018-09-03 17:31:17 +01:00
parent 7c92a2e0b6
commit 3b52bbc8c5

View File

@@ -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