mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 07:00:23 +00:00
[TS] Enable noUnusedParameters (#3110)
This commit is contained in:
@@ -74,7 +74,7 @@ export function addValueControlWidget(
|
||||
node: LGraphNode,
|
||||
targetWidget: IWidget,
|
||||
defaultValue?: string,
|
||||
values?: unknown,
|
||||
_values?: unknown,
|
||||
widgetName?: string,
|
||||
inputData?: InputSpec
|
||||
): IWidget {
|
||||
|
||||
Reference in New Issue
Block a user