mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
parent
a3a485373b
commit
7b6fa0cea4
@ -455,6 +455,10 @@ const completionSpec: Fig.Spec = {
|
||||
description:
|
||||
'Bypass peerDependency auto-installation. Emulate install behavior of NPM v4 through v6',
|
||||
},
|
||||
{
|
||||
name: '--package-lock-only',
|
||||
description: 'Only update the `package-lock.json`, instead of checking `node_modules` and downloading dependencies.',
|
||||
},
|
||||
{
|
||||
name: '--strict-peer-deps',
|
||||
description:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user