txw/.claude/settings.local.json

11 lines
162 B
JSON

{
"permissions": {
"allow": [
"Bash(yarn install:*)",
"WebFetch(domain:)",
"Bash(git checkout:*)",
"Bash(netstat -ano)"
]
}
}