{
  "permissions": {
    "allow": [
      "Bash(git tag:*)",
      "WebFetch(domain:marketplace.visualstudio.com)",
      "Bash(find:*)",
      "Bash(grep:*)",
      "mcp__ide__getDiagnostics",
      "Bash(npx tsc:*)",
      "Bash(mkdir:*)",
      "Bash(cp:*)",
      "Bash(rm:*)",
      "Bash(git init:*)"
    ],
    "deny": []
  }
}