11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(php -v)",
|
|
"Bash(composer -V)",
|
|
"Bash(npm -v)",
|
|
"Bash(mysql --version)"
|
|
]
|
|
}
|
|
}
|