From 1d97dc9903e8973393d2f125b581864e6d0e01ae Mon Sep 17 00:00:00 2001 From: Amean Asad Date: Thu, 12 Oct 2023 14:38:04 -0400 Subject: [PATCH] Update .eslintrc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Diego Rodríguez Baquero --- .eslintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc b/.eslintrc index a5041e9..b0f6e0b 100644 --- a/.eslintrc +++ b/.eslintrc @@ -11,4 +11,4 @@ "rules": { "jsdoc/no-undefined-types": 1 }, -} \ No newline at end of file +}