{ "extends": "next/core-web-vitals", "rules": { "semi": ["error", "always"], "react-hooks/exhaustive-deps": "off" } }