From a06b7d131965a7ed100e0c496b699bc285b448a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 9 Oct 2022 16:19:31 +0200 Subject: [PATCH] Refine .cfignore MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .cfignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cfignore b/.cfignore index 565b8cf4..12957ca0 100644 --- a/.cfignore +++ b/.cfignore @@ -6,7 +6,7 @@ .prettierrc.json .prettierignore .jshintrc -.eslintrc +.eslintrc.json .eslintcache .husky .editorconfig -- 2.34.1