From d2aab18e26f6e0d21b8c68452d2b57e83d5260d6 Mon Sep 17 00:00:00 2001 From: "Erika Colette - NYC (she/her)" <72584889+erikacolette29@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:15:11 -0400 Subject: [PATCH] remove unwanted file eslint --- .eslintignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index 4f0facd106..b6a204a801 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,5 +2,4 @@ node_modules/ coverage/ tests/report/ dist/ -demo/ -tests/playwright/test-examples/ \ No newline at end of file +demo/ \ No newline at end of file