diff --git a/src/utils/Shell.ts b/src/utils/Shell.ts index f2e5fcf..6da8a2f 100644 --- a/src/utils/Shell.ts +++ b/src/utils/Shell.ts @@ -472,3 +472,4 @@ export function setCwd(path: string, relativeTo?: string): void { } } } +