From 64b7bc3d62df10911eff80f11cfa2671035fcb49 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Mon, 29 Jul 2019 15:43:39 +0200 Subject: [PATCH] More config --- .eslintignore | 3 ++- .prettierignore | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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