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
Is it feasible to include the Windows subsystem for Linux (WSL) as an additional literal in PlatformTypes and resolve the platform property in the config using the is-wsl module as was done in your cli-ux repo? WSL is currently resolving to Linux which is causing a strange edge case for some of our users.
Is it feasible to include the Windows subsystem for Linux (WSL) as an additional literal in
PlatformTypesand resolve theplatformproperty in the config using theis-wslmodule as was done in yourcli-uxrepo? WSL is currently resolving to Linux which is causing a strange edge case for some of our users.