1.0.3 • Published 5 years ago

ember-test-onerror-codemod v1.0.3

Weekly downloads
12
License
-
Repository
-
Last release
5 years ago

ember-test-onerror-codemod

Build Status npm version

A collection of codemod's for ember-test-onerror-codemod.

Usage

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

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

# or

yarn global add ember-test-onerror-codemod
ember-test-onerror-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.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago