{
  "permissions": {
    "allow": [
      "Bash(python:*)",
      "Bash(npm run typecheck:*)",
      "Bash(npm test)",
      "Bash(npm test:*)",
      "Bash(npm run lint)",
      "Bash(git add:*)",
      "Bash(git commit:*)"
    ]
  }
}
