From ad2e869dea7891d896445f060fbb4fc5cf160bc7 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 2 Mar 2019 14:55:39 -0800 Subject: [PATCH] :shirt: --- .flowconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.flowconfig b/.flowconfig index 3c399b4c5..1eb0d77dc 100644 --- a/.flowconfig +++ b/.flowconfig @@ -4,6 +4,7 @@ .*/shared/.* [ignore] +.*/node_modules/tiny-cookie/flow/.* .*/node_modules/styled-components/.* .*/node_modules/polished/.* .*/node_modules/react-side-effect/.*