diff --git a/.eslintignore b/.eslintignore index 543aaac..5df0b12 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ -npm node_modules +node_modules build -.eslintrc.js.bak \ No newline at end of file +.eslintrc.js.bak +src/lib/src/patches/pouchdb-utils \ No newline at end of file