Skip to content

Commit d3a321a

Browse files
rajasegarKelly Selden
authored andcommitted
[FEAT] Add cp-property-map codemod
1 parent b20969d commit d3a321a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,13 @@
8181
"projectOptions": ["app", "addon"],
8282
"nodeVersion": "6.0.0",
8383
"commands": ["ember-3x-codemods cp-volatile app/**/*.js"]
84+
},
85+
"cp-property-map-codemod": {
86+
"versions": {
87+
"ember-cli": "3.8.0-beta.1"
88+
},
89+
"projectOptions": ["app", "addon"],
90+
"nodeVersion": "6.0.0",
91+
"commands": ["ember-3x-codemods cp-property-map app/**/*.js"]
8492
}
8593
}

0 commit comments

Comments
 (0)