26 lines
No EOL
615 B
JSON
26 lines
No EOL
615 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(chmod:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(npm run lint)",
|
|
"Bash(npx eslint:*)",
|
|
"Bash(npm run build:dev:*)",
|
|
"WebFetch(domain:ai-sandbox.oliver.solutions)",
|
|
"Bash(curl:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(source:*)",
|
|
"Bash(python:*)",
|
|
"Bash(find:*)",
|
|
"Bash(npx tsc:*)",
|
|
"WebFetch(domain:platform.openai.com)",
|
|
"WebFetch(domain:cookbook.openai.com)"
|
|
],
|
|
"deny": []
|
|
},
|
|
"enableAllProjectMcpServers": false
|
|
} |