creative_studio/.claude/settings.local.json
2026-01-26 18:26:20 +08:00

20 lines
374 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"mcp__web-reader__webReader",
"Bash(python:*)",
"Bash(npm run build)",
"Bash(npx tsc:*)",
"Bash(findstr:*)",
"Bash(tree:*)",
"Bash(npx eslint:*)",
"Bash(curl:*)",
"Bash(node:*)",
"Bash(netstat:*)",
"Bash(tail:*)",
"Bash(tasklist:*)"
]
}
}