{
  "permissions": {
    "allow": [
      "Bash(cat:*)",
      "Bash(npx mocha:*)",
      "Bash(npm install:*)",
      "Bash(npx grunt:*)",
      "Bash(gh pr:*)",
      "Bash(gh run view:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push)"
    ]
  }
}
