shacn-dashboard/.claude/settings.local.json
Pierre Wessman 08a3132bec polish
2025-12-14 17:47:17 +01:00

11 lines
152 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(tree:*)",
"Bash(pnpm run build:*)",
"Bash(pnpm run dev:*)"
]
}
}