creative_studio/.claude/settings.local.json

15 lines
257 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:*)"
]
}
}