Delete .claude/settings.local.json

This commit is contained in:
Dobidop 2026-03-22 15:20:16 +01:00 committed by GitHub
parent a83290c4bc
commit 61e76eb6e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
]
}
}