{
  "devDependencies": {
    "husky": "^9.0.10",
    "lint-staged": "^15.2.0"
  },
  "scripts": {
      "postinstall": "husky"
  }
}
