diff --git a/.eslintrc.json b/.eslintrc.json index d978aff66..d229e86f2 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,5 +1,4 @@ { "extends": "next/core-web-vitals", "plugins": ["prettier"] - 111 }