mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Enable experimental.pattern_matching=true [DO NOT SHIP] (#52302)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52302 Enable experimental.pattern_matching=true Changelog: [internal] Reviewed By: pieterv Differential Revision: D77367102 fbshipit-source-id: a71352a58470c30fa7e466a67cb1909d80f0363e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ed756edd92
commit
56ccc87e63
@@ -48,7 +48,6 @@ packages/react-native/flow/
|
||||
[options]
|
||||
enums=true
|
||||
experimental.pattern_matching=true
|
||||
experimental.pattern_matching.includes=<PROJECT_ROOT>/packages/react-native/src/private/components/virtualview/
|
||||
casting_syntax=both
|
||||
component_syntax=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user