From 98a2b493957fafa72701d89905dedc462e6175c9 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Wed, 18 May 2022 06:01:07 -0300 Subject: [PATCH] chore: update `.eslintignore` --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 36d8ba99..28f2ea3b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,6 +1,6 @@ .git .github -tests/ +test/ cache/ lib/proto/messages.js coverage/