From cc4de44f3d8a2066958fed300a6b568ae5585909 Mon Sep 17 00:00:00 2001 From: zeppi Date: Sat, 17 Jul 2021 13:10:01 -0400 Subject: [PATCH] ignore flow for react-plastic --- .flowconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.flowconfig b/.flowconfig index 4fe268126..ffc05b99e 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,6 +1,7 @@ [ignore] .*\.typeface\.json .*/node_modules/findup/.* +.*/node_modules/react-plastic/.* [include]