32 lines
1.3 KiB
JSON
32 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git pull:*)",
|
|
"Bash(services/identity-service/src/infrastructure/external/mpc/mpc-client.service.ts )",
|
|
"Bash(services/identity-service/src/infrastructure/external/mpc/mpc.module.ts )",
|
|
"Bash(services/identity-service/src/infrastructure/kafka/index.ts )",
|
|
"Bash(services/identity-service/src/infrastructure/kafka/kafka.module.ts )",
|
|
"Bash(services/identity-service/src/infrastructure/kafka/mpc-event-consumer.service.ts )",
|
|
"Bash(services/mpc-service/src/application/application.module.ts )",
|
|
"Bash(services/mpc-service/src/application/services/index.ts )",
|
|
"Bash(services/mpc-service/src/application/services/event-consumer-starter.service.ts )",
|
|
"Bash(services/mpc-service/src/application/event-handlers/ )",
|
|
"Bash(services/mpc-service/src/infrastructure/infrastructure.module.ts )",
|
|
"Bash(services/mpc-service/src/infrastructure/messaging/kafka/index.ts )",
|
|
"Bash(services/mpc-service/src/infrastructure/messaging/kafka/event-consumer.service.ts)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx nest build)",
|
|
"Bash(npm install)",
|
|
"Bash(node:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git clean:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|