mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Enable constrain writes
Summary: Changelog: [Internal] Reviewed By: gkz Differential Revision: D36506286 fbshipit-source-id: 0dfe0b61a370ea5c6767552047544078f21a2a1c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4ec75b1797
commit
bd7eb45a7d
@@ -51,6 +51,8 @@ suppress_type=$FlowFixMeProps
|
||||
suppress_type=$FlowFixMeState
|
||||
suppress_type=$FlowFixMeEmpty
|
||||
|
||||
experimental.env_mode=constrain_writes
|
||||
|
||||
[lints]
|
||||
sketchy-null-number=warn
|
||||
sketchy-null-mixed=warn
|
||||
|
||||
@@ -51,6 +51,8 @@ suppress_type=$FlowFixMeProps
|
||||
suppress_type=$FlowFixMeState
|
||||
suppress_type=$FlowFixMeEmpty
|
||||
|
||||
experimental.env_mode=constrain_writes
|
||||
|
||||
[lints]
|
||||
sketchy-null-number=warn
|
||||
sketchy-null-mixed=warn
|
||||
|
||||
Reference in New Issue
Block a user