diff --git a/src/utils/process.ts b/src/utils/process.ts index 10ec227..75f4df3 100644 --- a/src/utils/process.ts +++ b/src/utils/process.ts @@ -66,3 +66,4 @@ export function peekForStdinData( stream.once('data', onFirstData) }) } +