From c230ff04cbb1c99705bf85ec3491b02cb40265cf Mon Sep 17 00:00:00 2001 From: Santosh Viswanatham Date: Tue, 18 Oct 2022 21:03:18 +0530 Subject: [PATCH] Update .eslintrc.json --- .eslintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index a360f8822..2064f16f7 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -56,7 +56,7 @@ "checkStrings": false, "checkStringTemplates": false } - ] + ], "no-empty": [ "error", {