24 lines
494 B
JSON
24 lines
494 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run test:separator:*)",
|
|
"Bash(node test-scriptalizer.js:*)",
|
|
"Bash(node:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(python -m json.tool:*)",
|
|
"Bash(bash:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(wc:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(rsync:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(findstr:*)"
|
|
]
|
|
}
|
|
}
|