Skip to content

marduke182/codemods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

To run the codemods for convert exports * to export individual components, just run

npm install
npm run transform -- <path-to-index.ts>

You may just want to dry-run first:

npm run transform -- <path-to-index.ts> -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors