o2o-castad-frontend/.claude/settings.local.json

13 lines
189 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(mv:*)",
"Bash(rmdir:*)",
"Bash(rm:*)",
"Bash(npm run build:*)",
"Bash(python3:*)"
]
}
}