From e05ffbe489162283c37dde9526d5f82a9c693249 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:04:50 +0000 Subject: [PATCH] Update .eslintrc.json. --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index bffb357..fcc554e 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,3 +1,4 @@ { "extends": "next/core-web-vitals" + "rules": { }