codemod icon indicating copy to clipboard operation
codemod copied to clipboard

[codemod][FP] styledictionary/4/instantiating-style-dictionary updates extend even if its not from Style Dictionary

Open alexbit-codemod opened this issue 1 year ago • 1 comments

Faulty codemod

Screenshot 2024-09-19 at 5 19 57 PM

  1. npx codemod styledictionary/4/instantiating-style-dictionary
  2. upgrade guide

Sample code snippets

Screenshot 2024-09-19 at 5 22 12 PM

it seems that extend is being transformed even if its not coming from style dictionary.

alexbit-codemod avatar Sep 20 '24 00:09 alexbit-codemod

this is the codemod akshit built: https://go.codemod.com/pJCX81f seems that it works fine. but the one that is published does not work properly. maybe we just need to publish the latest version?

alexbit-codemod avatar Sep 20 '24 00:09 alexbit-codemod