You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the manifests we also have the node version for some of the packages, maybe it would be cool to optionally be able to specify a minimum node version you need to support (but by default apply all codemods when using --fix)
But I also think the scope as you defined it is good enough to start building it
At some point, it seems to make sense we create a CLI to make use of the various projects in this org.
A short list of what would be good to have:
--fix
flag or similar which will attempt to auto-replace these modules via codemodspackage.json
to remove the target modules and execute annpm i
It'd be very important to make the ux nice, so using something like clack to make it interactive would be good (when needed)
So a few gaps to fill:
cc @thepassle
The text was updated successfully, but these errors were encountered: