We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npx ember-template-recast
I'm using AST Explorer to work on converting handlebars into using an internal library. Yet I'm not able to run the codemod as described.
ast explorer snippet https://astexplorer.net/#/gist/2330f08af1d8a9755f9d6c75c7ab9d9b/38e9612f0ec6157562c60891c949aa54f22a21f0
npx ember-template-recast app/* codemod.js with the above code snippet
npx ember-template-recast app/* codemod.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm using AST Explorer to work on converting handlebars into using an internal library. Yet I'm not able to run the codemod as described.
ast explorer snippet https://astexplorer.net/#/gist/2330f08af1d8a9755f9d6c75c7ab9d9b/38e9612f0ec6157562c60891c949aa54f22a21f0
npx ember-template-recast app/* codemod.js
with the above code snippetThe text was updated successfully, but these errors were encountered: