{ "extends": ["next/core-web-vitals"], "rules": { "react-hooks/exhaustive-deps": "off", "react/no-unescaped-entities": "off", "react/display-name": "off" } }