{ "extends": "./.config/.eslintrc", "ignorePatterns": ["/src/test-setup/**/*"], "rules": { "react-hooks/exhaustive-deps": "off" } }