diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 6a1992c3..00000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "permissions": { - "allow": [ - "WebFetch(domain:github.com)", - "Bash(xargs grep:*)", - "WebFetch(domain:raw.githubusercontent.com)", - "WebFetch(domain:api.github.com)", - "WebFetch(domain:jandjheydorn.com)", - "Bash(npx tsc:*)", - "Bash(npx vite:*)", - "Bash(node_modules/.bin/tsc --noEmit --pretty)", - "Bash(npm exec:*)", - "Bash(npm install:*)", - "mcp__puppeteer__puppeteer_navigate", - "mcp__puppeteer__puppeteer_screenshot", - "mcp__puppeteer__puppeteer_evaluate" - ] - } -}