Skip to content

frontend-dohun-kim/frontend-jscodeshift-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

frontend jscodeshift scripts repository

jscodeshift의 codemod script를 저장하는 저장소입니다.

dry-run

$ yarn jscodeshift -t scripts/script.ts ./pages/**/*.tsx --parser=tsx --dry

transform

$ yarn jscodeshift -t scripts/script.ts ./pages/**/*.tsx --parser=tsx

About

frontend jscodeshift scripts repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published