Liam Scott-Russell

Results 1 issues of Liam Scott-Russell

Hi there, I am having the following issue with `[email protected]`. I would like to highlight the keyword `type` in the following (simplified) example ```ts type TEST = { hello: "world"...