mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
Wording and grammar.
This commit is contained in:
parent
3d5646816d
commit
471eb5b413
@ -11888,7 +11888,7 @@ namespace ts {
|
||||
let suppressNextError = false;
|
||||
// Ordinarily, we want to construct "breadcrumbs" at each level as we dive into types
|
||||
// so that the user can build up the same context that the relationship checker had and
|
||||
// diagnose issues. However, sometimes this trail becomes noise when the deepest elabration
|
||||
// diagnose issues; however, sometimes this trail is just noise when the deepest elaboration
|
||||
// is already so specific and obvious. In some cases, we want to just bubble up a single diagnostic.
|
||||
let shouldConstructDiagnosticTrail = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user