From cf9ce93babb00b1b45b5cddf6ff591fd3c7eebc5 Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Sat, 8 Jan 2022 21:44:24 -0500 Subject: [PATCH] fix flow error with node_modules --- .flowconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.flowconfig b/.flowconfig index 1fed445..12f09d9 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,4 +1,5 @@ [ignore] +/node_modules/.pnpm/resolve@1.21.0/.* [include]