1.4.0 • Published 5 years ago

ember-computed-getter-codemod v1.4.0

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

ember-computed-getter-codemod

A collection of codemod's for ember-computed-getter-codemod.

Usage

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

npx ember-computed-getter-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

# or

yarn global add ember-computed-getter-codemod
ember-computed-getter-codemod <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
1.4.0

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago