Mmanishjha-04

styledictionary/4/hook-api-transform-groups

No description available

Legacy
styledictionary4migration
Public
142 downloads
0 stars
How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

What Changed

This codemod updates registered transform groups to be placed inside the hooks.transformGroups property, instead of transformGroup, with a shift from the singular to the plural form.

Before

jsx

After

jsx

Ready to contribute?

Build your own codemod and share it with the community.