Files
publisher-dashboard/.claude/settings.json
2026-01-09 12:37:17 +08:00

31 lines
796 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(xargs cat:*)",
"Bash(find:*)",
"Bash(grep:*)",
"WebFetch(domain:stricli.io)",
"WebSearch",
"WebFetch(domain:bloomberg.github.io)",
"WebFetch(domain:github.com)",
"Bash(bun install:*)",
"Bash(bun pm show:*)",
"Bash(npm view:*)",
"Bash(bun run typecheck:*)",
"Bash(bun run build)",
"Bash(bun pm ls:*)",
"Bash(bun run cli --help:*)",
"Bash(dbmate status:*)",
"mcp__plugin_context7_context7__resolve-library-id",
"mcp__plugin_context7_context7__query-docs",
"Bash(bun run:*)",
"Bash(bun typecheck:*)",
"Bash(bun lint:*)",
"Bash(bun lint:fix:*)",
"Bash(sg scan:*)",
"Bash(bun remove:*)"
]
}
}