From 459b9d5f007ec65c478f8e7105d7d5a1c21483e2 Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Thu, 23 Mar 2017 01:24:03 -0400 Subject: [PATCH] Remove duplicate flow ignore --- .flowconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.flowconfig b/.flowconfig index e6f09f99d9fc..79f6aa7d18c1 100644 --- a/.flowconfig +++ b/.flowconfig @@ -13,7 +13,6 @@ ; Ignore unexpected extra "@providesModule" .*/node_modules/.*/node_modules/fbjs/.* -+.*/node_modules/react-dom/.* ; Ignore duplicate module providers ; For RN Apps installed via npm, "Libraries" folder is inside