Files
martial-web/.claude/settings.local.json
2025-11-30 12:14:27 +08:00

12 lines
155 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(npm run build:*)",
"Bash(findstr:*)"
],
"deny": [],
"ask": []
}
}