{
  "permissions": {
    "allow": [
      "Bash(gh pr create:*)",
      "Bash(git commit:*)",
      "Bash(git push)",
      "Bash(npm test:*)",
      "Bash(npm run build:*)",
      "Bash(git checkout:*)",
      "Bash(git add:*)",
      "Bash(npm run typecheck:*)",
      "Bash(git push:*)",
      "Bash(gh pr view:*)",
      "Bash(gh pr checks:*)",
      "Bash(gh run view:*)",
      "Bash(cat:*)",
      "WebFetch(domain:eips.ethereum.org)",
      "Bash(npm run dev:*)",
      "Read(//Users/ivan/.config/**)",
      "Read(//Users/ivan/**)",
      "Bash(curl:*)",
      "Bash(killall node:*)",
      "Bash(echo:*)",
      "Bash(git fetch:*)",
      "Bash(git branch:*)",
      "Bash(git pull:*)",
      "Bash(git stash:*)",
      "Bash(git merge:*)",
      "Bash(gh pr list:*)",
      "Bash(gh run list:*)"
    ],
    "deny": [],
    "ask": []
  }
}
