Files
gw-svelte/.claude/settings.local.json
T
2026-05-26 08:30:08 +12:00

23 lines
1.1 KiB
JSON

{
"permissions": {
"allow": [
"Bash(kill %1)",
"Bash(pkill -f \"vite dev\")",
"Bash(npm run *)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(node \"C:\\\\Users\\\\mattc\\\\.claude\\\\plugins\\\\cache\\\\impeccable\\\\impeccable\\\\3.1.1\\\\skills\\\\impeccable\\\\scripts\\\\load-context.mjs\")",
"Bash(cat \"C:\\\\Users\\\\mattc\\\\.claude\\\\plugins\\\\cache\\\\impeccable\\\\impeccable\\\\3.1.1\\\\skills\\\\impeccable\\\\reference\\\\distill.md\" 2>&1 | head -100)",
"Read(//c/Users/mattc/.claude/plugins/cache/impeccable/impeccable/3.1.1/skills/impeccable/reference/**)",
"Bash(node *)",
"WebFetch(domain:sticksandbones.co.nz)",
"WebFetch(domain:fetchdogwalking.co.nz)",
"Bash(npx --no-install svelte-check --tsconfig ./tsconfig.json --threshold error)",
"Bash(python -c \"import ast; ast.parse\\(open\\('main.py',encoding='utf-8'\\).read\\(\\)\\); ast.parse\\(open\\('mail_api/models.py',encoding='utf-8'\\).read\\(\\)\\); print\\('ok'\\)\")",
"Bash(python *)",
"Bash(npm test *)",
"Bash(npx svelte-kit *)",
"Bash(npx svelte-check *)"
]
}
}