diff --git a/.eslintignore b/.eslintignore index 4a113378ce..023e6d045b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,4 +4,15 @@ store.js test/test.js test/setup.js **/_actual.js -**/expected.js \ No newline at end of file +**/expected.js + + +# output files +animate.js +compiler.js +esing.js +index.js +internal.js +motion.js +store.js +transition.js