Files
2026-04-17 16:27:18 +08:00

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
}