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

17 lines
289 B
JSON

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