diff --git a/.eslintignore b/.eslintignore index da0c0a2..db72c61 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,5 @@ build/* dist/* node_modules/* +yarn.lock +package-lock.json \ No newline at end of file