Files
totalmcp/.claude/settings.local.json
T

9 lines
105 B
JSON
Raw Normal View History

2026-05-09 23:10:59 -05:00
{
"permissions": {
"allow": [
"Bash(npm --version)",
"Bash(npm install *)"
]
}
}