creative_studio/.claude/settings.local.json
2026-01-27 10:51:47 +08:00

21 lines
400 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:*)",
"Bash(taskkill:*)"
]
}
}