Skip to content

Commit 5c41546

Browse files
marcoww6meta-codesync[bot]
authored andcommitted
Turn on allow_variance_keywords for xplat/js/react-native-github/.github.flowconfig (#56931)
Summary: Pull Request resolved: #56931 default to true version is not released yet. turning it on Changelog: [Internal] Reviewed By: gkz Differential Revision: D106027737 fbshipit-source-id: f55ec41471a23208d803d2b984fcf62105fad89a
1 parent b4a715c commit 5c41546

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.flowconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ packages/react-native/flow/
4545
[options]
4646
enums=true
4747
experimental.pattern_matching=true
48+
experimental.allow_variance_keywords=true
4849
casting_syntax=both
4950
component_syntax=true
5051

0 commit comments

Comments
 (0)