TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

fix(61867): fix find-all-refs for constructors involving string literals

Open a-tarasyuk opened this issue 7 months ago • 0 comments

Fixes #61867


Fix regression in fix-all-refs for constructors with string literals by moving the length check after node kind checks

a-tarasyuk avatar Jun 14 '25 18:06 a-tarasyuk