diff --git a/.eslintignore b/.eslintignore index 9599d9a86..c6e8e2155 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,2 @@ -theme/**/* +docs/**/* +test/node_modules/**/*