codemod
codemod copied to clipboard
[codemod][FP] styledictionary/4/instantiating-style-dictionary updates extend even if its not from Style Dictionary
Faulty codemod
- npx codemod styledictionary/4/instantiating-style-dictionary
- upgrade guide
Sample code snippets
it seems that extend is being transformed even if its not coming from style dictionary.
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?