From 0bfe71d152906cea9fd004ed868fa103574060dc Mon Sep 17 00:00:00 2001 From: Matteo La Cognata Date: Fri, 29 Sep 2023 15:00:12 +0200 Subject: [PATCH] chore(): eslint --- docs/.eslintrc.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/.eslintrc.json b/docs/.eslintrc.json index bffb357..0967ef4 100644 --- a/docs/.eslintrc.json +++ b/docs/.eslintrc.json @@ -1,3 +1 @@ -{ - "extends": "next/core-web-vitals" -} +{}