diff --git a/.eslintignore b/.eslintignore index d8a332b9d..9f7712124 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,3 @@ *.min.js -highlight.pack.js \ No newline at end of file +highlight.pack.js +ReactNativeClient/lib/vendor/ \ No newline at end of file diff --git a/.prettierignore b/.prettierignore index d8a332b9d..9f7712124 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,3 @@ *.min.js -highlight.pack.js \ No newline at end of file +highlight.pack.js +ReactNativeClient/lib/vendor/ \ No newline at end of file