A preset of two codemods, one for JSON transformations and one for JS/TS.
For tokens of the type 'color' (not other tokens), transform $value into an object with a 'hex' key, where the value remains the same as the previous $value
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
No description available
The easiest way to run this codemod without installing anything globally:
A preset of two codemods, one for JSON transformations and one for JS/TS.
For tokens of the type 'color' (not other tokens), transform $value into an object with a 'hex' key, where the value remains the same as the previous $value
Build your own codemod and share it with the community.