Searched refs:maxWarningLineLength (Results 1 – 1 of 1) sorted by relevance
65 const maxWarningLineLength = Math.max(200, process.stdout.columns); constant70 .some((line) => line.length > maxWarningLineLength);