{
  "extends": ["tslint-react-hooks"],
  "rules": {
    "react-hooks-nesting": "error"
  }
}
