{ "extends": ["next", "prettier"], "rules": { "react/display-name": "off", "react-hooks/exhaustive-deps": "off" } }