-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transform a directory of files #21
Labels
Comments
cpojer
added a commit
that referenced
this issue
Jul 24, 2015
cpojer
added a commit
that referenced
this issue
Jul 27, 2015
cpojer
added a commit
that referenced
this issue
Jul 27, 2015
cpojer
added a commit
that referenced
this issue
Jul 27, 2015
cpojer
added a commit
that referenced
this issue
Jul 27, 2015
cpojer
added a commit
that referenced
this issue
Jul 28, 2015
Add ability to pass one or many directories to jscodeshift. Fixes #21
euphocat
pushed a commit
to euphocat/jscodeshift
that referenced
this issue
Oct 22, 2017
add sort-comp transform into compliance with eslint react/sort-comp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jscodeshift html/js --extensions=js,jsx
should transform all files recursively in the passed in directory that match the extensions option.The text was updated successfully, but these errors were encountered: