A collection of codemods for Ember.
To run a specific codemod from this project, you would run the following:
npx lil-codemods run
# or
yarn global add lil-codemods
lil-codemods run
- clone the repo
- change into the repo directory
yarn
yarn test
yarn update-docs