Files
claude-code-best-practice/.claude/settings.local.json
T
2025-11-03 19:20:35 +05:00

13 lines
184 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:wttr.in)",
"WebSearch",
"SlashCommand(/weather)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}