Skip to content

Commit 947b193

Browse files
rajasegarKelly Selden
authored andcommitted
[FEAT] Add fpe-observes codemod (#32)
1 parent 781d97e commit 947b193

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
@@ -97,5 +97,13 @@
9797
"projectOptions": ["app", "addon"],
9898
"nodeVersion": "6.0.0",
9999
"commands": ["ember-3x-codemods fpe-on app/**/*.js"]
100+
},
101+
"fpe-observes-codemod": {
102+
"versions": {
103+
"ember-source": "3.11.0-beta.1"
104+
},
105+
"projectOptions": ["app", "addon"],
106+
"nodeVersion": "6.0.0",
107+
"commands": ["ember-3x-codemods fpe-observes app/**/*.js"]
100108
}
101109
}

0 commit comments

Comments
 (0)