0.0.8 • Published 4 years ago
rax-codemod-jk v0.0.8
rax-codemod-jk
This repository contains a collection of codemod scripts for use with JSCodeshift that help update Rax related project.
Usage
npx rax-codemod-jk <transform> <path> <...options>transform- name of transform, see available transforms below, default value isapp.path- files or directory to transform, default value is current dir.
Included Transforms
app
Converts build-plugin-rax-app@0.x ~ build-plugin-rax-app@5.x into rax-app@3.x.
npx rax-codemod-jk