Files
broccolini-bot/.claude/settings.local.json
indifferentketchup c5d7539677 staff notifications
2026-04-06 23:53:32 -05:00

13 lines
299 B
JSON

{
"permissions": {
"allow": [
"Bash(node -e ':*)",
"Bash(node --check services/tickets.js)",
"Bash(node --check config.js)",
"Bash(node --check handlers/commands.js)",
"Bash(node --check handlers/buttons.js)",
"Bash(node --check gmail-poll.js)"
]
}
}