Files
app-write-mcp/.claude/settings.local.json
2025-09-05 05:26:39 +03:00

11 lines
156 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run:*)",
"Bash(npm help)",
"Bash(git checkout:*)"
],
"deny": [],
"ask": []
}
}