15 lines
402 B
JSON
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)"
|
|
]
|
|
}
|
|
}
|