{
  "permissions": {
    "allow": [
      "Bash(git checkout:*)",
      "Bash(git stash:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(gh pr:*)",
      "Bash(npm install:*)",
      "Bash(node:*)",
      "Bash(npm run:*)",
      "Bash(git pull:*)",
      "Bash(npm version:*)",
      "Bash(git push:*)",
      "Bash(npm audit:*)",
      "WebFetch(domain:github.com)",
      "Bash(rtk gh *)",
      "Bash(rtk grep *)"
    ]
  }
}
