Skip to content

Commit 781d97e

Browse files
rajasegarKelly Selden
authored andcommitted
[FEAT] Add function-prototype-extensions-on codemod
1 parent a1031d3 commit 781d97e

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
@@ -89,5 +89,13 @@
8989
"projectOptions": ["app", "addon"],
9090
"nodeVersion": "6.0.0",
9191
"commands": ["ember-3x-codemods cp-property-map app/**/*.js"]
92+
},
93+
"fpe-on-codemod": {
94+
"versions": {
95+
"ember-source": "3.11.0-beta.1"
96+
},
97+
"projectOptions": ["app", "addon"],
98+
"nodeVersion": "6.0.0",
99+
"commands": ["ember-3x-codemods fpe-on app/**/*.js"]
92100
}
93101
}

0 commit comments

Comments
 (0)