2
0
mirror of synced 2025-01-11 22:54:12 +00:00

[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

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