diff --git a/src/utils/cwd.ts b/src/utils/cwd.ts index c4d1600..75f5544 100644 --- a/src/utils/cwd.ts +++ b/src/utils/cwd.ts @@ -30,3 +30,4 @@ export function getCwd(): string { return getOriginalCwd() } } +