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.
1 parent 777712e commit d9f847fCopy full SHA for d9f847f
bin/ember-component-template-colocation-migrator
@@ -36,4 +36,4 @@ migrator.execute().then(function() {
36
console.log('Codemod finished successfully!');
37
}).catch(function(error) {
38
console.error(error.stack);
39
-});
+});
0 commit comments