From b4979ca910c0764c414cd93621554f4cf18d9af5 Mon Sep 17 00:00:00 2001 From: uwap Date: Thu, 8 Aug 2019 07:24:11 +0200 Subject: [PATCH] Ignore react-leaflet type checking --- .flowconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.flowconfig b/.flowconfig index 2f7d7b8..dec265c 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,5 +1,8 @@ [ignore] +[untyped] +.*/node_modules/react-leaflet + [include] [libs]