pretty-ts-errors icon indicating copy to clipboard operation
pretty-ts-errors copied to clipboard

Code blocks containing 'xxx' are not displayed correctly.

Open tianxiang24 opened this issue 1 year ago • 0 comments

ScreenShot

image

Case

const a = { 'a-a': '11' }

const b:a = '11'

tianxiang24 avatar Apr 17 '23 06:04 tianxiang24