diff --git a/.flowconfig b/.flowconfig index 5967dfc3239..ddc9bee40e4 100644 --- a/.flowconfig +++ b/.flowconfig @@ -48,6 +48,8 @@ experimental.pattern_matching=true casting_syntax=both component_syntax=true +check_is_status=true + emoji=true exact_by_default=true