chore: update linter

This commit is contained in:
Steven
2024-05-20 20:41:34 +08:00
parent f98a61ba94
commit e55c48865a
15 changed files with 2874 additions and 2288 deletions

View File

@ -13,7 +13,7 @@ const channel = createChannel(
address,
FetchTransport({
credentials: "include",
})
}),
);
const clientFactory = createClientFactory();