Files
techxcar/.claude/settings.json
T
Luciano Milani 5de37bb512 Inicial
2026-07-02 12:47:55 +01:00

24 lines
917 B
JSON

{
"permissions": {
"allow": [
"Bash(go build *)",
"Bash(go test *)",
"Bash(npm --version)",
"Bash(docker compose ps *)",
"Bash(docker compose logs *)",
"Bash(curl -s http://localhost*)",
"Bash(npm run build)",
"Bash(npm run test:run)",
"Bash(/var/home/lmilani/.claude/plugins/cache/claude-plugins-official/superpowers/6.0.3/skills/subagent-driven-development/scripts/task-brief /var/home/lmilani/Documentos/IDE/techxcar/docs/superpowers/plans/2026-06-29-super-admin-tenant-access.md 2)",
"Bash(git -C /var/home/lmilani/Documentos/IDE/techxcar log --oneline -1)"
]
},
"enabledPlugins": {
"superpowers@claude-plugins-official": true,
"skill-creator@claude-plugins-official": true,
"code-review@claude-plugins-official": true,
"code-simplifier@claude-plugins-official": true,
"mattpocock-skills@mattpocock-skills": true
}
}