Files
personotes/.claude/settings.local.json

15 lines
227 B
JSON

{
"permissions": {
"allow": [
"Bash(curl:*)",
"Bash(kill:*)",
"Bash(go run:*)",
"Bash(lsof:*)",
"Bash(npm run build:*)"
],
"deny": [],
"ask": []
},
"outputStyle": "default"
}