MeshiTrack/.claude/settings.local.json

9 lines
118 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run:*)",
"Bash(ls:*)",
"Bash(npm test:*)"
]
}
}