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

Cannot distinguish the difference between multiple uses of a single quote.

Open martmalo opened this issue 1 year ago • 1 comments

Method's 'this' got read incorrectly. Probably, incorrect use of ' or ".

image

martmalo avatar Apr 18 '23 07:04 martmalo

I think that this regex (in the picture) is causing it, https://github.com/yoavbls/pretty-ts-errors/pull/17/files#r1170667292 I'll check if it is resolved when we'll merge a fix. Until then, can you put here the plain error so I can test it?

yoavbls avatar Apr 19 '23 01:04 yoavbls

v0.3.0 with the fix is out! You can update now 🙂

yoavbls avatar Apr 22 '23 16:04 yoavbls