diff --git a/.flowconfig b/.flowconfig index 81372434d1cb9..3448b44cb788b 100644 --- a/.flowconfig +++ b/.flowconfig @@ -21,8 +21,6 @@ module.system=haste esproposal.class_static_fields=enable esproposal.class_instance_fields=enable -experimental.strict_type_args=true - munge_underscores=false suppress_type=$FlowIssue