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