Skip to content

patocallaghan/legacy-tests-codemod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacy-tests-codemod Build Status

A collection of codemod's for legacy-tests-codemod.

Usage

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

npx legacy-tests-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

# or

yarn global add legacy-tests-codemod
legacy-tests-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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published