happy-server/.claude/settings.local.json
2025-07-12 17:57:05 -07:00

9 lines
114 B
JSON

{
"permissions": {
"allow": [
"Bash(yarn add:*)",
"Bash(yarn build)"
],
"deny": []
}
}