You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to exclude some of the paths using a config file(like .gitignore) or say a pattern from running the transform using these '--ignore-pattern' and '--ignore-config' jscodeshift supported options. At present codemod-cli doesn't pass these options to jscodeshift.