rubis/.claude/settings.local.json
ordinarthur 1633fb9bf0
All checks were successful
Build & Deploy Web / build-and-deploy (push) Successful in 59s
Build & Deploy API / build-and-deploy (push) Successful in 1m37s
add factories
2026-05-07 11:34:00 +02:00

12 lines
206 B
JSON

{
"permissions": {
"allow": [
"Bash(pnpm -F api typecheck)",
"Bash(pnpm -F @rubis/web typecheck)",
"Bash(rtk grep *)",
"Bash(rtk node *)",
"Bash(rtk pnpm *)"
]
}
}