You've already forked wc-bootstrap
16 lines
273 B
JSON
16 lines
273 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(git *)",
|
||
|
|
"Bash(docker exec woocommerce *)",
|
||
|
|
"Bash(docker compose *)",
|
||
|
|
"Bash(composer *)",
|
||
|
|
"Bash(npm *)",
|
||
|
|
"Bash(ls *)",
|
||
|
|
"Bash(mkdir *)",
|
||
|
|
"Bash(cat *)",
|
||
|
|
"Bash(php *)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|