Init
This commit is contained in:
44
.claude/settings.local.json
Normal file
44
.claude/settings.local.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(curl:*)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:medium.com)",
|
||||
"WebFetch(domain:claudelog.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(find:*)",
|
||||
"WebFetch(domain:www.experimenta.science)",
|
||||
"Bash(pnpm dlx:*)",
|
||||
"Bash(test:*)",
|
||||
"Bash(pnpm install:*)",
|
||||
"Bash(pnpm view:*)",
|
||||
"Bash(docker-compose:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(timeout 30 pnpm dev:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(pkill:*)",
|
||||
"Bash(pnpm add:*)",
|
||||
"Bash(npx shadcn-nuxt@latest init:*)",
|
||||
"mcp__context7__resolve-library-id",
|
||||
"Bash(pnpm format:*)",
|
||||
"Bash(pnpm lint:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(pnpm list:*)",
|
||||
"Bash(npx nuxi:*)",
|
||||
"Bash(pnpm typecheck:*)",
|
||||
"Bash(pnpm exec nuxt typecheck:*)",
|
||||
"Bash(docker ps:*)",
|
||||
"Bash(pnpm dev)",
|
||||
"Bash(lsof:*)",
|
||||
"mcp__playwright__browser_navigate",
|
||||
"mcp__playwright__browser_take_screenshot",
|
||||
"mcp__playwright__browser_evaluate",
|
||||
"mcp__playwright__browser_close",
|
||||
"mcp__playwright__browser_wait_for",
|
||||
"mcp__playwright__browser_snapshot",
|
||||
"mcp__playwright__browser_hover"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user