{
  "hooks": {
    "pre-commit": "lint-staged && yarn lint"
  }
}
