PlanTempusAdmin/.claude/settings.local.json

10 lines
127 B
JSON
Raw Permalink Normal View History

2026-02-03 00:17:08 +01:00
{
"permissions": {
"allow": [
"Bash(node:*)",
"Bash(dotnet build:*)",
"Bash(dotnet add:*)"
]
}
}