{
  "hooks": {
      "pre-commit": "npm run lint"
  }
}