From ef644b518c35e4d53f93c275b8927c0524110062 Mon Sep 17 00:00:00 2001 From: Ivan Goncharov Date: Sat, 16 May 2020 19:16:39 +0300 Subject: [PATCH] flowconfig: remove iterall from ignored --- .flowconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.flowconfig b/.flowconfig index 29deebb0a4..ecd0c672b3 100644 --- a/.flowconfig +++ b/.flowconfig @@ -3,7 +3,6 @@ !/src !/node_modules/chai !/node_modules/mocha -!/node_modules/iterall [include]