18 lines
315 B
JSON
18 lines
315 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install)",
|
|
"Bash(npx *)",
|
|
"Bash(rm *)",
|
|
"Bash(chmod *)",
|
|
"Bash(npm run *)",
|
|
"Bash(sleep *)",
|
|
"Bash(curl *)",
|
|
"Bash(pkill *)",
|
|
"Bash(timeout *)",
|
|
"Bash(nohup *)",
|
|
"Bash(ss *)"
|
|
]
|
|
},
|
|
"$version": 3
|
|
} |