mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-01 12:26:07 +02:00
7ea89f7fd0
Define CliCommandPackOptions interface locally in cliCommand.ts instead of importing PackOptions from usePackOptions.ts which depends on Vue module. This prevents tsc from following the import chain to Vue in CI.