From 701752ad0e68910f4d907bd11dff45d32769cd2f Mon Sep 17 00:00:00 2001 From: Charles timothy henderson <35594263+navalboyblue@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:22:01 -0500 Subject: [PATCH] Update .eslintrc.json Signed-off-by: Charles timothy henderson <35594263+navalboyblue@users.noreply.github.com> --- .eslintrc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index 42e2e7e68..6ac1de4f3 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,6 +1,5 @@ { "root": true, - "ignorePatterns": ["**/*"], "plugins": ["@nx", "simple-import-sort", "unused-imports"], "overrides": [ {