@wise/wds-codemods 0.0.1-experimental-0eb0ef8 → 0.0.1-experimental-e9ff92f
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -125,7 +125,7 @@ wds-codemods button ./packages --monorepo
|
|
|
125
125
|
wds-codemods button ./src --print --dry
|
|
126
126
|
```
|
|
127
127
|
|
|
128
|
-
##
|
|
128
|
+
## 💻 Available Transforms
|
|
129
129
|
|
|
130
130
|
### Button Transform (`button`)
|
|
131
131
|
|
|
@@ -166,7 +166,7 @@ The transform generates a `codemod-report.txt` file for cases requiring manual a
|
|
|
166
166
|
|
|
167
167
|
---
|
|
168
168
|
|
|
169
|
-
##
|
|
169
|
+
## 🔧 Key Features
|
|
170
170
|
|
|
171
171
|
### Package Requirements Validation
|
|
172
172
|
|