Browse Source
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>handoff-20260429-1057
2 changed files with 1 additions and 27 deletions
@ -1,26 +0,0 @@ |
|||
{ |
|||
"permissions": { |
|||
"allow": [ |
|||
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --use-npm)", |
|||
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --use-npm --yes)", |
|||
"Bash(npm run build:*)", |
|||
"mcp__context7__resolve-library-id", |
|||
"mcp__context7__get-library-docs", |
|||
"Bash(tree:*)", |
|||
"Bash(npx tsc:*)", |
|||
"Bash(cat:*)", |
|||
"Bash(find:*)", |
|||
"Bash(xargs cat:*)", |
|||
"WebSearch", |
|||
"WebFetch(domain:ai.google.dev)", |
|||
"Bash(grep:*)", |
|||
"WebFetch(domain:www.cursor-ide.com)", |
|||
"Bash(git log:*)", |
|||
"WebFetch(domain:github.com)", |
|||
"WebFetch(domain:transang.me)", |
|||
"WebFetch(domain:javascriptio.com)" |
|||
], |
|||
"deny": [], |
|||
"ask": [] |
|||
} |
|||
} |
|||
Loading…
Reference in new issue