diff --git a/.eslintignore b/.eslintignore index 03380294..c13cc422 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,3 @@ node_modules/* build/* -playground/ \ No newline at end of file +playground/ diff --git a/.gitignore b/.gitignore index 8c617a05..d82cb26f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ npm-* # Build playground/* -build/* \ No newline at end of file +build/*