From 5f5c6fcc4e46c512f378954c5459d3e03facbbb2 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Thu, 29 Jun 2017 10:38:44 -0700 Subject: [PATCH] Remove deprecated option in flowconfig --- .flowconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.flowconfig b/.flowconfig index 3dccffe4e4..901d11353e 100644 --- a/.flowconfig +++ b/.flowconfig @@ -8,7 +8,6 @@ [libs] [options] -strip_root=true suppress_comment= \\(.\\|\n\\)*\\$FlowFixMe suppress_comment= \\(.\\|\n\\)*\\$FlowIssue suppress_comment= \\(.\\|\n\\)*\\$FlowIgnore