diff --git a/.flowconfig b/.flowconfig index b18a1359c08..af58a6d0d27 100644 --- a/.flowconfig +++ b/.flowconfig @@ -72,6 +72,8 @@ suppress_type=$FlowFixMeProps suppress_type=$FlowFixMeState suppress_type=$FlowFixMeEmpty +ban_spread_key_props=true + [lints] sketchy-null-number=warn sketchy-null-mixed=warn