TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

Fix class decorator detection in class fields transform

Open rbuckton opened this issue 1 year ago • 1 comments

This fixes the class fields transform to properly detect original nodes that were decorated class expressions.

Fixes #58436

rbuckton avatar May 16 '24 16:05 rbuckton

~~I found a case that still needs to be addressed. I'll update the PR shortly.~~ Updated and ready for review.

rbuckton avatar May 16 '24 16:05 rbuckton