Fantasy-Map-Generator/.claude/settings.local.json

19 lines
543 B
JSON

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