We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef82f5 commit fb1b674Copy full SHA for fb1b674
lib/commands/deprecate.js
@@ -15,7 +15,7 @@ class Deprecate extends BaseCommand {
15
'otp',
16
]
17
18
- static ignoreImplicitWorkspace = false
+ static ignoreImplicitWorkspace = true
19
20
static async completion (opts, npm) {
21
if (opts.conf.argv.remain.length > 1) {
0 commit comments