From 1bd5ece1d32e841f732c534509f596d4b4ceaed9 Mon Sep 17 00:00:00 2001 From: Talon <83449188+Talon996@users.noreply.github.com> Date: Sun, 23 Apr 2023 16:46:48 +0800 Subject: [PATCH] Update .eslintrc.json --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index d229e86f2..d978aff66 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,4 +1,5 @@ { "extends": "next/core-web-vitals", "plugins": ["prettier"] + 111 }