Standardize Codemod checks #2025
mannycarrera4
started this conversation in
General
Replies: 2 comments
-
for multi-component packages, it shouldn't change non-package components if this package import with different components is existing. Example below:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In an effort to make sure we cover some common codemod cases, I want to document things that we should cover so that we have a baseline:
The codemod should be called out in the Release notes
Make sure a transform does not touch third party libraries
styled
components as wellBeta Was this translation helpful? Give feedback.
All reactions