{
  "permissions": {
    "allow": [
      "Bash(npm run build:*)",
      "Bash(rm:*)",
      "Bash(mkdir:*)",
      "Bash(grep:*)",
      "Bash(sed:*)",
      "Bash(npm test)",
      "Bash(npx tsc:*)"
    ],
    "deny": []
  }
}