12 lines
198 B
JSON
12 lines
198 B
JSON
|
|
{
|
||
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
||
|
|
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(docker compose *)",
|
||
|
|
"Bash(kubectl *)",
|
||
|
|
"Bash(make *)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|