diff --git a/.eslintignore b/.eslintignore index e6f44fbdd8..04940e2f7d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,11 +3,11 @@ test/*/samples/*/output.js # output files -animate.js -compiler.js -esing.js +animate/*.js +esing/*.js +internal/*.js +motion/*.js +store/*.js +transition/*.js index.js -internal.js -motion.js -store.js -transition.js +compiler.js