2.0.0 • Published 4 years ago

ember-holy-futuristic-template-namespacing-batman-codemod v2.0.0

Weekly downloads
4
License
-
Repository
github
Last release
4 years ago

ember-holy-futuristic-template-namespacing-batman-codemod

A collection of codemods for ember-holy-futuristic-template-namespacing-batman-codemod.

Usage

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

npx ember-holy-futuristic-template-namespacing-batman-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

# or

yarn global add ember-holy-futuristic-template-namespacing-batman-codemod
ember-holy-futuristic-template-namespacing-batman-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Local Usage

node ./bin/cli.js <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Transforms

Contributing

Installation

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

Running tests

  • yarn test

Update Documentation

  • yarn update-docs