From 078932a6520e9ad88bb9eea2a8bfaed0829ea007 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Tue, 31 Oct 2017 13:12:27 -0700 Subject: [PATCH] ignore more types of tests --- .eslintignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.eslintignore b/.eslintignore index aef91d925..22c20bea9 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,8 +2,11 @@ *_uncompressed*.js /msg/* /core/css.js +/tests/blocks/* +/tests/compile/* /tests/jsunit/* /tests/generators/* +/tests/workspace_svg/* /generators/* /demos/* /accessible/*