ember-native-class-codemod
ember-native-class-codemod copied to clipboard
[docs] Add a how to run codemods guide
Add a how to guide to run codemods with dyfactor plugin
Since most people will probably not be familiar with Dyfactor, it might be worth including a sentence or two to explain what Dyfactor is and why we need it for this codemod when other codemods do not.
Thanks @tomdale for the review
Added following details:
- A note about dyfactor with link to its documentation.
- Link to the runtime data section from the main README.md which has details about why the runtime config is needed
I think this needs a bit of a revamp for the changes that landed in #118