localspot/.claude/settings.local.json

13 lines
180 B
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(mix compile:*)",
"Bash(mix test:*)",
"Bash(mix format:*)",
"WebSearch"
],
"deny": [],
"ask": []
}
}