You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportinterfaceObjectAllocator{getNodeConstructor(): new(kind: SyntaxKind,pos?: number,end?: number)=>Node;getTokenConstructor(): new<TKindextendsSyntaxKind>(kind: TKind,pos?: number,end?: number)=>Token<TKind>;// syntax highlighting is completely broken for the rest of the file...}
The text was updated successfully, but these errors were encountered:
Found in:
See https://github.com/Microsoft/TypeScript/pull/28645/files#diff-942ae3cd2a8bbd85ed86a60cd7c43307R6928
The text was updated successfully, but these errors were encountered: