Skip to content

Commit 9c3c2cf

Browse files
Paul Mulliganclaude
andcommitted
chore(widget): drop unused eslint-disable in theme types
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent c1f1b2a commit 9c3c2cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

widget/src/theme/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,4 @@ export type ClaudiusThemeInput =
6868
| "auto"
6969
| BuiltinThemeName
7070
| ClaudiusTheme
71-
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
7271
| (string & {});

0 commit comments

Comments
 (0)