xpeditis2.0/.claude/settings.local.json
David b2e8c1fe53
Some checks failed
CI/CD Pipeline - Xpeditis PreProd / Frontend - Build & Test (push) Failing after 5m19s
CI/CD Pipeline - Xpeditis PreProd / Frontend - Docker Build & Push (push) Has been skipped
CI/CD Pipeline - Xpeditis PreProd / Backend - Build & Test (push) Failing after 5m28s
CI/CD Pipeline - Xpeditis PreProd / Backend - Docker Build & Push (push) Has been skipped
CI/CD Pipeline - Xpeditis PreProd / Deploy to PreProd Server (push) Has been skipped
CI/CD Pipeline - Xpeditis PreProd / Run Smoke Tests (push) Has been skipped
fix
2025-11-12 18:33:29 +01:00

13 lines
204 B
JSON

{
"permissions": {
"allow": [
"Bash(docker-compose:*)",
"Bash(npm run lint)",
"Bash(npm run lint:*)",
"Bash(npm run backend:lint)"
],
"deny": [],
"ask": []
}
}