Files
tarot-mcp/.claude/settings.local.json

13 lines
209 B
JSON

{
"permissions": {
"allow": [
"Bash(ls:*)",
"Bash(npm outdated:*)",
"Bash(jq:*)",
"Bash(node:*)",
"Bash(npm run build:*)",
"Bash(npm test)"
],
"deny": []
}
}