14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx vue-tsc:*)",
|
|
"Bash(npx nuxi:*)",
|
|
"Bash(php:*)",
|
|
"Bash(docker compose:*)",
|
|
"Bash(make test:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(docker exec:*)"
|
|
]
|
|
}
|
|
}
|