MeshiTrack/.claude/settings.local.json

9 lines
92 B
JSON
Raw Normal View History

2026-03-27 14:50:34 +09:00
{
"permissions": {
"allow": [
2026-03-28 08:19:48 +09:00
"Bash(npm run:*)",
"Bash(ls:*)"
2026-03-27 14:50:34 +09:00
]
}
}