-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
tsc
lib/eclint.ts(112,38): error TS2345: Argument of type 'string | Error' is not assignable to parameter of type 'Options & { message: string; }'.
Type 'string' is not assignable to type 'Options & { message: string; }'.
Type 'string' is not assignable to type '{ message: string; }'.
demurgos
Metadata
Metadata
Assignees
Labels
No labels