From 08b7d2008aa99a72b9f77026f2f21b19777039cc Mon Sep 17 00:00:00 2001 From: Gabby Getz Date: Wed, 20 Apr 2022 10:33:58 -0400 Subject: [PATCH] Update eslintignore --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index ce9a626f3680..523aaef0f0da 100644 --- a/.eslintignore +++ b/.eslintignore @@ -7,6 +7,7 @@ Source/Shaders/** Source/ThirdParty/** Source/Workers/** !Source/Workers/transferTypedArrayTest.js +Specs/jasmine ThirdParty/** Tools/** Apps/Sandcastle/jsHintOptions.js