Files
AgentCoord/frontend/.claude/settings.local.json

10 lines
114 B
JSON
Raw Normal View History

2025-12-07 17:18:10 +08:00
{
"permissions": {
"allow": [
"Bash(npm run type-check:*)"
],
"deny": [],
"ask": []
}
}