You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"validate": "npm --prefix apps/web run typecheck && npm --prefix apps/web run lint && npm --prefix apps/web run format:check && cd apps/api && go vet ./... && go test ./..."