Trailing whitespace, oh no!

This commit is contained in:
Josh Goldberg 2018-04-19 22:01:08 -07:00
parent 351251193d
commit 7812e5180f

View File

@ -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 &&