module.exports = { rules: { "react-hooks/exhaustive-deps": "off", }, };