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

10 lines
126 B
JSON

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