19 lines
517 B
JSON
19 lines
517 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ng generate:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(find:*)",
|
|
"Bash(ng build:*)",
|
|
"Bash(for lib in auth-client hcl-studio shared-utils ui-accessibility ui-animations ui-backgrounds ui-code-display ui-data-utils ui-design-system ui-essentials ui-font-manager ui-landing-pages)",
|
|
"Bash(do)",
|
|
"Bash(curl:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(done)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |