chore(format): apply biome fixes

This commit is contained in:
Peter Steinberger
2026-01-08 22:22:17 +00:00
parent 1f215848be
commit ed80860c34
8 changed files with 37 additions and 15 deletions

View File

@@ -1151,7 +1151,10 @@ describe("web auto-reply", () => {
bindings: [
{
agentId: "work",
match: { provider: "whatsapp", peer: { kind: "group", id: "123@g.us" } },
match: {
provider: "whatsapp",
peer: { kind: "group", id: "123@g.us" },
},
},
],
},