mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
13 lines
No EOL
232 B
JSON
13 lines
No EOL
232 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git -C .. pull)",
|
|
"Bash(rg:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(pnpm run format:*)",
|
|
"Bash(pnpm run lint:*)",
|
|
"Bash(pnpm run precommit)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |