@carbon/upgrade 11.16.0 → 11.18.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -67,6 +67,12 @@ the
67
67
  Each is tested against a series of test fixtures to ensure transforms are
68
68
  predictable and consistently provide the intended output.
69
69
 
70
+ #### Output formatting
71
+
72
+ The output of a codemod may not match your codebase's formatting style. It is
73
+ recommended to always run the result of a codemod through an autoformatter like
74
+ [Prettier](https://prettier.io/).
75
+
70
76
  ## 🙌 Contributing
71
77
 
72
78
  If you have ideas on how we could make your migration experience easier, please