第一版
This commit is contained in:
@ -2,7 +2,13 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cat:*)",
|
||||
"Bash(npm install:*)"
|
||||
"Bash(npm install:*)",
|
||||
"Bash(node test-poem.js:*)",
|
||||
"Bash(printf:*)",
|
||||
"Bash(timeout 2 node:*)",
|
||||
"Bash(npm ls:*)",
|
||||
"Bash(timeout 1 node:*)",
|
||||
"Bash(node -e:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user