Files
music-orchestrator/.claude/settings.local.json
2026-02-22 23:18:57 -05:00

9 lines
114 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(python -m py_compile:*)"
]
}
}