14 lines
189 B
JSON
14 lines
189 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"*",
|
|
"Bash(*)",
|
|
"Bash(cd:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(go mod:*)",
|
|
"Bash(go build:*)"
|
|
]
|
|
}
|
|
}
|