From 8a34e1e300a683936120e2445a10aaf9d6dc8a3e Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 4 Sep 2025 15:27:51 -0400 Subject: [PATCH] Add eslint.config.js to .eslintignore --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index d9dfe6dc2..228d3cb32 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,5 @@ *.min.js +eslint.config.js # libraries web/api/lib