claude settings
This commit is contained in:
30
.claude/settings.json
Normal file
30
.claude/settings.json
Normal 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
1
.gitignore
vendored
@@ -46,4 +46,3 @@ yarn-error.log*
|
|||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
|
|
||||||
.eslintcache
|
.eslintcache
|
||||||
.claude/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user