You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
quiet: options?.quiet||isShellIntegration,// Force quiet for shell integration
1991
1990
shellOutput: isShellIntegration,
1992
1991
skipGlobal: process.env.NODE_ENV==='test'||process.env.LAUNCHPAD_SKIP_GLOBAL_AUTO_SCAN==='true',// Skip global packages only in test mode or when explicitly disabled
0 commit comments