diff --git a/.eslintignore b/.eslintignore index 51a61ca..60ab796 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ test.js server.js -build/ \ No newline at end of file +build/ +test.html \ No newline at end of file