{ "permissions": { "allow": [ "Bash(npm create:*)", "Bash(npm install)", "Bash(npm install:*)", "Bash(npm run dev:*)", "Bash(node:*)", "Bash(dir:*)", "Bash(taskkill:*)", "Bash(del:*)", "Bash(grep:*)", "Bash(curl:*)", "Bash(pkill:*)", "Bash(PORT=9001 HTTP_PORT=3001 node index.js)", "Bash(set PORT=9002)", "Bash(set HTTP_PORT=5001)", "Bash(tasklist)", "Bash(mkdir:*)", "Bash(start test-client.html)", "Bash(git check-ignore:*)", "Bash(git add:*)" ], "deny": [], "ask": [] } }