claude-code-remote-remake/.claude/settings.local.json

9 lines
114 B
JSON
Raw Normal View History

2025-09-05 15:22:53 +08:00
{
"permissions": {
"allow": [
"WebFetch(domain:github.com)"
],
"deny": [],
"ask": []
}
}