mingle-website/.claude/settings.local.json
2025-09-14 00:58:41 +09:00

12 lines
182 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"WebFetch(domain:www.youtube.com)",
"WebSearch",
"Bash(sed:*)"
],
"deny": [],
"ask": []
}
}