live-forum/server/.claude/settings.local.json
2026-03-24 11:27:37 +08:00

20 lines
271 B
JSON

{
"permissions": {
"allow": [
"Bash",
"Read",
"Write",
"Edit",
"WebFetch",
"WebSearch",
"Grep",
"LS",
"Find",
"Search",
"Task",
"Bash(find:*)"
]
},
"defaultMode": "bypassPermissions"
}