26 lines
963 B
JSON
26 lines
963 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(tree:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push)",
|
|
"Bash(wsl -e bash -c \"cd /mnt/c/Users/dong/Desktop/rwadurian/backend/services/admin-service && npm run build 2>&1\")",
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(node node_modules/.bin/tsc:*)",
|
|
"Bash(docker build:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(wsl -e bash -c \"cd /mnt/c/Users/dong/Desktop/rwadurian/backend/services/admin-service && npm install @nestjs/serve-static @types/multer --save 2>&1\")",
|
|
"Bash(wsl -e bash -c \"cd /mnt/c/Users/dong/Desktop/rwadurian/backend/services/admin-service && npm install @nestjs/serve-static@^4.0.0 @types/multer --save 2>&1\")",
|
|
"Bash(ssh ceshi@rwa-colocation-1-lan:*)",
|
|
"Bash(node:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(npm install:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|