11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:api.anthropic.com)",
|
|
"Bash(pnpm --version)",
|
|
"Bash(git init *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)"
|
|
]
|
|
}
|
|
}
|