Various lint/typescript fixes (#32) #3
Annotations
4 errors
src/calculator-form.ts#L103
Argument of type '{ id: string; labelSlot: TemplateResult<1>; required: true; options: { value: string; label: string; }[]; currentValues: string[]; placeholder: string; maxOptionsVisible: number; placement: string; }' is not assignable to parameter of type 'MultiSelectParam'.
|
src/select.ts#L75
Property 'labelSlot' does not exist on type 'MultiSelectParam'.
|
src/select.ts#L97
Cannot find name 'nothing'.
|
|
The logs for this run have expired and are no longer available.
Loading