@toptal/davinci-codemod

1.1.7 • Public • Published

@toptal/davinci-codemod

Collection of codemods and migration scripts.

Usage

npx @toptal/davinci-codemod run-codemod <codemod> [<files>]

run-codemod command should find all types of files according to option.

Codemod and migration scripts should be called by run-codemod command with matched files list as a parameter.

Limitations

Codemods do not guarantee the code format preservation. Therefore be sure to run prettier and eslint on your repo after applying a codemod.

Included Scripts

v16.0.0

Replaces davinci qa e2e with davinci qa integration and davinci-qa e2e with davinci-qa integration

e2e-to-integration

-davinci qa e2e
+davinci qa integration
-davinci-qa e2e
+davinci-qa integration
Command
npx @toptal/davinci-codemod run-codemod v16.0.0/e2e-to-integration

Readme

Keywords

Package Sidebar

Install

npm i @toptal/davinci-codemod

Weekly Downloads

827

Version

1.1.7

License

SEE LICENSE IN LICENSE.MD

Unpacked Size

19.6 kB

Total Files

12

Last publish

Collaborators

  • talbot