Files
gw-svelte/.claude/settings.local.json
T

14 lines
644 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(kill %1)",
"Bash(pkill -f \"vite dev\")",
2026-05-12 00:45:02 +12:00
"Bash(npm run *)",
2026-05-18 22:25:43 +12:00
"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/**)"
]
}
}