CR Feedback

This commit is contained in:
Paul van Brenk 2016-05-06 10:27:58 -07:00
parent 8aff38e128
commit 88da665dff

View file

@ -997,7 +997,7 @@ namespace ts {
options: {}, options: {},
typingOptions: {}, typingOptions: {},
files: [], files: [],
other: {}, raw: {},
errors: [realizeDiagnostic(result.error, "\r\n")] errors: [realizeDiagnostic(result.error, "\r\n")]
}; };
} }