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": { }