creative_studio/.claude/settings.local.json
2026-01-25 19:27:44 +08:00

13 lines
207 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"mcp__web-reader__webReader",
"Bash(python:*)",
"Bash(npm run build)",
"Bash(npx tsc:*)",
"Bash(findstr:*)"
]
}
}