12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add:*)",
|
|
"Bash(npm list:*)",
|
|
"Bash(find . -type f \\\\\\(-name *.openapi.* -o -name *-spec.yaml -o -name *-spec.yml \\\\\\))"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|