Files
pi-dashboard/.claude/settings.local.json

11 lines
158 B
JSON
Raw Normal View History

2026-02-15 02:48:59 +09:00
{
2026-02-15 04:15:30 +09:00
"permissions": {
"allow": [
"Bash(echo:*)"
]
2026-02-15 12:35:25 +09:00
},
"outputStyle": "iseri",
2026-02-15 12:57:05 +09:00
"spinnerTipsEnabled": false,
"prefersReducedMotion": true
2026-02-15 02:48:59 +09:00
}