codemods: add codemod runner with shell transform

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-01 22:00:27 +02:00
parent d131851373
commit 20a5c789a4
7 changed files with 451 additions and 39 deletions
+1
View File
@@ -24,6 +24,7 @@
"backstage-codemods": "bin/backstage-codemods"
},
"dependencies": {
"@backstage/cli-common": "0.1.1",
"chalk": "^4.0.0",
"jscodeshift": "^0.12.0"
},