{
  "permissions": {
    "allow": [
      "Bash(npm test:*)",
      "Bash(find:*)",
      "Bash(git push:*)",
      "Bash(git checkout:*)",
      "Bash(gh pr create:*)",
      "Bash(npm run build)"
    ],
    "deny": [],
    "ask": []
  }
}
