diff --git a/biome.json b/biome.json index 5b9a172a..424c67dc 100644 --- a/biome.json +++ b/biome.json @@ -7,7 +7,9 @@ "node_modules", "site/dist", "src/_lib", + "src/protobufs", "src/ui/.frog", + "src/ui/icons", "src/vendor", "tsconfig.json", "tsconfig.*.json" diff --git a/src/middlewares/neynar.ts b/src/middlewares/neynar.ts index 0fba0fc3..13e5653d 100644 --- a/src/middlewares/neynar.ts +++ b/src/middlewares/neynar.ts @@ -6,9 +6,9 @@ import { neynar as neynarHub, } from '../hubs/neynar.js' import { Message } from '../protobufs/generated/message_pb.js' +import type { Hub } from '../types/hub.js' import type { Pretty } from '../types/utils.js' import { messageToFrameData } from '../utils/verifyFrame.js' -import type { Hub } from '../types/hub.js' export type NeynarVariables = { /**