{
  "permissions": {
    "allow": [
      "Bash(bun test:*)",
      "Bash(npx tsc *)",
      "Bash(echo \"exit: $?\")"
    ]
  }
}
