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

10 lines
132 B
JSON
Raw Normal View History

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