mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-06 15:03:14 -05:00
Trailing whitespace, oh no!
This commit is contained in:
@@ -35,7 +35,7 @@ namespace ts {
|
||||
];
|
||||
|
||||
/**
|
||||
* @returns Whether the screen was cleared.
|
||||
* @returns Whether the screen was cleared.
|
||||
*/
|
||||
function clearScreenIfNotWatchingForFileChanges(system: System, diagnostic: Diagnostic, options: CompilerOptions): boolean {
|
||||
if (system.clearScreen &&
|
||||
|
||||
Reference in New Issue
Block a user