claude settings

This commit is contained in:
RevIQ
2026-01-09 12:37:17 +08:00
parent b46146faa5
commit 8de88472b1
2 changed files with 30 additions and 1 deletions

30
.claude/settings.json Normal file
View File

@@ -0,0 +1,30 @@
{
"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:*)"
]
}
}

1
.gitignore vendored
View File

@@ -46,4 +46,3 @@ yarn-error.log*
.playwright-mcp/
.eslintcache
.claude/