[BUG] DefinitelyTyped npmcli__arborist
does not match internal arborist.loadActual(options)
#7628
Closed
2 tasks done
Labels
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
The DefinitelyTyped
npmcli__arborist
is not matching the actual options fromarborist.loadActual(options)
cli/workspaces/arborist/lib/arborist/load-actual.js
Lines 98 to 107 in 6f33d74
it seems that none of the options matches what is available from DefinitelyTyped
npmcli__arborist
referenced belowhttps://github.com/DefinitelyTyped/DefinitelyTyped/blob/3c78f0fd3c1bd7c16bde2b58e3dccadfccbdb0f1/types/npmcli__arborist/index.d.ts#L31-L79
Expected Behavior
DefinitelyTyped
npmcli__arborist
should match these options but it does notcli/workspaces/arborist/lib/arborist/load-actual.js
Lines 98 to 107 in 6f33d74
Steps To Reproduce
@npmcli/arborist
and@types/npmcli__arborist
{ ignoreMissing: true }
Environment
; copy and paste output from `npm config ls` here
The text was updated successfully, but these errors were encountered: