confluent/.claude/settings.local.json
2025-12-04 20:12:10 +08:00

12 lines
173 B
JSON

{
"permissions": {
"allow": [
"Bash(curl:*)",
"Bash(python -m json.tool:*)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}