{
  "permissions": {
    "allow": [
      "Bash(npm install:*)",
      "Bash(npm start:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(gh release:*)"
    ]
  }
}
