diff --git a/.eslintignore b/.eslintignore index 32909b2..e019f3c 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,3 @@ -npm node_modules -build \ No newline at end of file +node_modules/ + +main.js