Skip to content

Commit 03f0cf2

Browse files
rajasegarKelly Selden
authored andcommitted
[FEAT] Add cp-volatile codemod
1 parent a4ad6e6 commit 03f0cf2

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
@@ -73,5 +73,13 @@
7373
"projectOptions": ["app", "addon"],
7474
"nodeVersion": "6.0.0",
7575
"commands": ["ember-3x-codemods cp-property app/**/*.js"]
76+
},
77+
"cp-volatile-codemod": {
78+
"versions": {
79+
"ember-cli": "3.8.0-beta.1"
80+
},
81+
"projectOptions": ["app", "addon"],
82+
"nodeVersion": "6.0.0",
83+
"commands": ["ember-3x-codemods cp-volatile app/**/*.js"]
7684
}
7785
}

0 commit comments

Comments
 (0)