19 lines
396 B
JSON
19 lines
396 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:support.claude.com)",
|
|
"Bash(git:*)",
|
|
"Bash(go:*)",
|
|
"Bash(npm create:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npm run:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(echo DEEPSEEK_API_KEY=$DEEPSEEK_API_KEY:*)"
|
|
]
|
|
}
|
|
}
|