Skip to content

Commit aee89e1

Browse files
committed
chore: add comment
1 parent e6d07a2 commit aee89e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/structures/builder/yargs.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ export default class YargsBuilder implements IBuilder {
112112
},
113113
};
114114

115+
// fix yargs v18 issue where no command is loaded
115116
return Object.assign(module, commandModule);
116117
}
117118
}

0 commit comments

Comments
 (0)