hololake-system-architecture/product-source/hololake-platform/.claude/settings.local.json

11 lines
148 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"mcp__codescene__*",
"Read(*)",
"Bash(cat*)",
"Bash(ls*)",
"Write(*)"
]
}
}