From 6f9b60652a6d770419f29b27fea862cf4fd0a147 Mon Sep 17 00:00:00 2001 From: saadq Date: Mon, 16 Apr 2018 16:19:28 -0400 Subject: [PATCH] remove unused headings from flowconfig --- .flowconfig | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.flowconfig b/.flowconfig index 35e2102..2318f0d 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,13 +1,5 @@ [ignore] .*/node_modules/.* -[include] - -[libs] - -[lints] - [options] suppress_comment= \\(.\\|\n\\)*\\$ExpectError - -[strict]