From dbe68f7a6763f79d61b87ab2abe26aeb976fbc45 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Wed, 8 May 2019 08:52:48 -0700 Subject: [PATCH] Updated lint ignore for new dev shell dist folder --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index f863d8f44a..60fbacc575 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,7 +4,7 @@ flow-typed shells/browser/chrome/build shells/browser/firefox/build shells/browser/shared/build -shells/dev/build +shells/dev/dist vendor package-lock.json