Files
teletypegames/.claude/settings.local.json
T
2026-05-05 23:02:38 +02:00

19 lines
536 B
JSON

{
"permissions": {
"allow": [
"Bash(go build *)",
"Bash(go vet *)",
"Bash(chmod +x *)",
"Bash(xargs ruby *)",
"Bash(docker compose exec *)",
"Bash(rm /Users/tasi/Work/TTG/teletypegames/apps/frontend/src/pages/blog/\\\\[...slug\\\\].astro)",
"Bash(rm /Users/tasi/Work/TTG/teletypegames/apps/frontend/src/pages/catalog/\\\\[name\\\\].astro)",
"Bash(npm install *)",
"Bash(npx vue-tsc *)",
"Bash(npx vite *)",
"Bash(xargs ls -la)",
"Bash(xargs ls)"
]
}
}