zy-react-library/.claude/settings.local.json

16 lines
259 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npm run build)",
"Bash(wait:*)",
"Bash(tree:*)",
"Bash(cat:*)",
"Bash(git rm:*)",
"Bash(git check-ignore:*)"
],
"deny": [],
"ask": []
}
}