Files
gw-svelte/.claude/settings.local.json
2026-05-12 00:45:02 +12:00

11 lines
184 B
JSON

{
"permissions": {
"allow": [
"Bash(kill %1)",
"Bash(pkill -f \"vite dev\")",
"Bash(npm run *)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}