Files
uj-mastering-master/.claude/settings.local.json
T

21 lines
455 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"WebFetch(domain:docs.anthropic.com)",
"Bash(cat:*)",
"Bash(lsb_release:*)",
"Bash(find:*)",
"Bash(python:*)",
"Bash(git add:*)",
"Bash(git push:*)",
"WebFetch(domain:docs.github.com)",
"WebFetch(domain:docs.github.com)",
"Bash(ssh:*)",
"Bash(rm:*)"
],
"deny": [],
"ask": [],
"defaultMode": "acceptEdits"
},
"outputStyle": "haruki"
}