{ "extends": "next/core-web-vitals", "rules": { "@typescript-eslint/no-explicit-any": "off", "react-hooks/exhaustive-deps": "warn", "@next/next/no-img-element": "off", "react/no-unescaped-entities": "off" } }