diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 2167734..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(pnpm run:*)", - "Bash(git add:*)", - "Bash(git stash:*)", - "Bash(git checkout:*)", - "Bash(which node22:*)", - "Bash(pnpm dlx:*)", - "Bash(git show:*)", - "Bash(grep:*)", - "Bash(for i:*)", - "Bash(git restore:*)", - "Bash(find:*)", - "Bash(pnpm ls:*)", - "Bash(node:*)", - "Bash(npx tsc:*)", - "Bash(npx pnpm:*)", - "Bash(pnpm add:*)", - "Bash(pnpm:*)", - "Bash(npx:*)", - "Bash(gh run:*)", - "Bash(npm pack:*)", - "Bash(npx esbuild:*)", - "Bash(cd:*)" - ] - } -}