19 lines
398 B
JSON
19 lines
398 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install)",
|
|
"Bash(npx:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(npm run db:generate:*)",
|
|
"Bash(docker ps:*)",
|
|
"Bash(docker compose:*)",
|
|
"Bash(az webapp config appsettings list:*)",
|
|
"Bash(node:*)"
|
|
]
|
|
}
|
|
}
|