From 159f59b66516f1472f8cd844729405a06668e475 Mon Sep 17 00:00:00 2001 From: tudordan7 Date: Thu, 25 Feb 2021 12:16:35 +0200 Subject: [PATCH] fix(lint-run-command) --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index b7f50b49ea..e873e15c35 100644 --- a/.eslintignore +++ b/.eslintignore @@ -5,7 +5,7 @@ build/* # modify as little as possible. flow-typed/* libs/* - +resources/* react/features/stream-effects/blur/vendor/* # ESLint will by default ignore its own configuration file. However, there does