shop-web/.claude/settings.local.json

11 lines
149 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(tree -L 3 -I 'node_modules|dist')"
],
"deny": [],
"ask": []
}
}