mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-29 11:37:24 +02:00
19 lines
543 B
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"
|
|
]
|
|
}
|
|
}
|