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

10 lines
126 B
JSON

{
"permissions": {
"allow": [
"Bash(tree -L 3 -I 'node_modules' src/)"
],
"deny": [],
"ask": []
}
}