diff --git a/.eslintignore b/.eslintignore index 04c01ba..fc1f3d6 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,3 @@ node_modules/ -dist/ \ No newline at end of file +dist/ +output.js \ No newline at end of file