Files
SignSync/.claude/settings.local.json
2026-02-04 20:40:22 -05:00

10 lines
129 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(npm install:*)",
"Bash(npm run build:*)"
]
}
}