15 lines
316 B
JSON
15 lines
316 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"WebFetch(domain:www.anthropic.com)",
|
|
"WebFetch(domain:claude.com)",
|
|
"WebFetch(domain:docs.astro.build)",
|
|
"WebFetch(domain:astro.build)",
|
|
"Bash(npm init:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npx astro check:*)"
|
|
]
|
|
}
|
|
}
|