Files
teletypegames/.claude/settings.local.json
T
mr.zero 5e16685229 files controller fix
fix

fix

fix

fix

fix
2026-05-06 13:08:23 +02:00

20 lines
580 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)",
"WebFetch(domain:teletypegames.org)"
]
}
}