This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
feat: customize colors for types #131
Annotations
5 errors
build:
src/background.ts#L95
Type 'string' is not assignable to type 'ColorEnum | undefined'.
|
build:
src/popup.tsx#L186
Type '{ backgroundColor: string; "--tw-ring-color": string; }' is not assignable to type 'Properties<string | number, string & {}>'.
|
build:
src/popup.tsx#L213
Type 'HTMLDivElement | null' is not assignable to type 'HTMLElement'.
|
build:
src/popup.tsx#L223
'e' is declared but its value is never read.
|
build
Process completed with exit code 1.
|