Skip to content

Commit ca26401

Browse files
committed
chore: Solve the problem of -t parameter failure
1 parent ccb133b commit ca26401

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/vue-codemod.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const {
3838
.option('runAllTransformation', {
3939
alias: 'a',
4040
type: 'boolean',
41-
default: true,
4241
conflicts: 'transformation',
4342
describe: 'run all transformation module',
4443
})

0 commit comments

Comments
 (0)