We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ed20ae + df6ad21 commit 4804e89Copy full SHA for 4804e89
1 file changed
manifest.json
@@ -25,5 +25,11 @@
25
"projectTypes": ["app", "addon"],
26
"nodeVersion": "4.0.0",
27
"commands": ["jscodeshift -t https://rawgit.com/rondale-sc/es5-getter-ember-codemod/master/es5-getter-ember-codemod.js ./app"]
28
+ },
29
+ "qunit-dom-codemod": {
30
+ "version": "3.2.0-beta.1",
31
+ "projectTypes": ["app", "addon"],
32
+ "nodeVersion": "6.0.0",
33
+ "commands": ["jscodeshift -t https://raw.githubusercontent.com/simplabs/qunit-dom-codemod/master/qunit-dom-codemod.js ./tests"]
34
}
35
0 commit comments