Files
broccolini-bot/.claude/settings.local.json
indifferentketchup 69c247ed1b huge changes
2026-04-07 01:43:06 -05:00

15 lines
402 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)",
"Bash(node --check handlers/pendingCloses.js)",
"Bash(node --check commands/register.js)"
]
}
}