Skip to content

as type assertion in the first branch of ?: operator breaks highlight #314

@vilicvane

Description

@vilicvane

TS and JS Grammar Extension version: 0.0.4

Code

let x = a ? b as X : c;
let y = 123;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions