From 01d5eebdb7f6bce8b3fe7bec4ea8d4815a1dca7d Mon Sep 17 00:00:00 2001 From: Sam Zhou Date: Tue, 5 Aug 2025 11:02:53 -0700 Subject: [PATCH] Remove random variants of suppress_types that have been fully cleaned up Summary: Changelog: [Internal] Reviewed By: marcoww6 Differential Revision: D79652708 fbshipit-source-id: 8027082b0566cca5700d40860272b7683082b275 --- .flowconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.flowconfig b/.flowconfig index 19f51a79470..7dde6730252 100644 --- a/.flowconfig +++ b/.flowconfig @@ -76,10 +76,6 @@ module.system.haste.module_ref_prefix=m# react.runtime=automatic suppress_type=$FlowFixMe -suppress_type=$FlowFixMe -suppress_type=$FlowFixMeProps -suppress_type=$FlowFixMeState -suppress_type=$FlowFixMeEmpty ban_spread_key_props=true