diff --git a/.eslintignore b/.eslintignore index 97a855e951..04940e2f7d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,13 @@ **/_actual.js **/expected.js test/*/samples/*/output.js + +# output files +animate/*.js +esing/*.js +internal/*.js +motion/*.js +store/*.js +transition/*.js +index.js +compiler.js