fix: mergeDefault types #2
Annotations
3 errors
Install deps:
src/connectors/Connector.ts#L30
Argument of type 'Required<Record<keyof NodeOption, string | boolean | undefined>>' is not assignable to parameter of type 'NodeOption'.
|
Install deps:
src/connectors/Connector.ts#L30
Argument of type 'NodeOption' is not assignable to parameter of type 'Record<keyof NodeOption, string | boolean | undefined>'.
|
Install deps
Process completed with exit code 1.
|
Loading