We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514f8c3 commit cc9e3d3Copy full SHA for cc9e3d3
src/testUtils.js
@@ -27,6 +27,7 @@ function applyTransform(module, options, input, testOptions = {}) {
27
input,
28
{
29
jscodeshift,
30
+ j: jscodeshift,
31
stats: () => {},
32
},
33
options || {}
0 commit comments