We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3deb644 commit 2ba0ed3Copy full SHA for 2ba0ed3
1 file changed
packages/chat/src/types.ts
@@ -1541,7 +1541,7 @@ export interface EmojiFormats {
1541
* ```
1542
*/
1543
// biome-ignore lint/suspicious/noEmptyInterface: Required for TypeScript module augmentation
1544
-export interface CustomEmojiMap { }
+export interface CustomEmojiMap {}
1545
1546
/**
1547
* Full emoji type including well-known and custom emoji.
0 commit comments