From 870a6862678edde7e06af9c77f31f7322220bb07 Mon Sep 17 00:00:00 2001 From: Mohamed Elzeni <111191918+mohamed-elzeni@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:22:28 +0300 Subject: [PATCH] Update .flowconfig --- .flowconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.flowconfig b/.flowconfig index c44b7b36cb..84cad76962 100644 --- a/.flowconfig +++ b/.flowconfig @@ -11,7 +11,7 @@ include_warnings=true lazy_mode=true [ignore] -/node_modules/ +/node_modules/.* [lints] ; Warn about potentially unsafe null checks