jscodeshift
jscodeshift(callback)
Runs jscodeshift transformation on the file.
Parameters
Callback replicates jscodeshift API, so any codemod created with jscodeshift can be used here.
jscodeshift(callback)
Runs jscodeshift transformation on the file.
Callback replicates jscodeshift API, so any codemod created with jscodeshift can be used here.