dotfiles/.claude/settings.local.json
2026-05-22 15:49:37 -04:00

11 lines
237 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:docs.datadoghq.com)",
"WebFetch(domain:registry.terraform.io)",
"WebSearch",
"WebFetch(domain:github.com)",
"WebFetch(domain:artifacthub.io)"
]
}
}