From 6c9840b845a14f25abf043723be939383ae9e5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=84=EB=AF=BC=EC=B0=AC?= <132974029+wjzlskxk@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:24:17 +0900 Subject: [PATCH] Update .eslintrc.json --- .eslintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index 61a5833..f781618 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -16,4 +16,4 @@ "@typescript-eslint/no-non-null-asserted-optional-chain": "off", "@typescript-eslint/no-extra-non-null-assertion": "off" } -} +} \ No newline at end of file