diff --git a/src/utils/shell/outputLimits.ts b/src/utils/shell/outputLimits.ts index 832744b..642e236 100644 --- a/src/utils/shell/outputLimits.ts +++ b/src/utils/shell/outputLimits.ts @@ -12,3 +12,4 @@ export function getMaxOutputLength(): number { ) return result.effective } +