mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
handel serializing diagnostics
This commit is contained in:
@@ -34,6 +34,10 @@ class Test262BaselineRunner extends RunnerBase {
|
||||
case "symbol":
|
||||
case "locals":
|
||||
case "localSymbol":
|
||||
case "kind":
|
||||
case "semanticDiagnostics":
|
||||
case "parseDiagnostics":
|
||||
case "grammarDiagnostics":
|
||||
return undefined;
|
||||
case "nextContainer":
|
||||
if (n.nextContainer) {
|
||||
|
||||
Reference in New Issue
Block a user