mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06:00
Trailing whitespace, oh no!
This commit is contained in:
parent
351251193d
commit
7812e5180f
@ -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 &&
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user