1.0.0 • Published 5 years ago

ember-cli-htmlbars-inline-precompile-codemod v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

ember-cli-htmlbars-inline-precompile-codemod

npm version

A collection of codemod's for ember-cli-htmlbars-inline-precompile-codemod.

Usage

To run a specific codemod from this project, you would run the following:

npx ember-cli-htmlbars-inline-precompile-codemod path/of/files/ or/some**/*glob.js

# or

yarn global add ember-cli-htmlbars-inline-precompile-codemod
ember-cli-htmlbars-inline-precompile-codemod path/of/files/ or/some**/*

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update Documentation

  • yarn update-docs