Ryan Liptak 5439f36c97 Remove unnecessary isatty call from supportsAnsiEscapeCodes
isatty on Windows is implemented as a isCygwinPty call and a GetConsoleMode call, so calling isatty just duplicates the function calls we already need to do in supportsAnsiEscapeCodes.
2023-06-17 23:36:10 -07:00
..
2023-03-18 16:01:09 -07:00
2023-06-15 12:04:36 -07:00
2023-04-05 23:22:29 -07:00