feat: use listhen to parse its own dev
args
#344
Annotations
2 errors
ci:
src/commands/dev.ts#L182
Argument of type '{ port: string; hostname: string | false; 'https.cert': string; 'https.key': string; _: string[]; rootDir: string; cwd: string; logLevel: string; dotenv: string; host: string; sslCert: string; sslKey: string; ... 11 more ...; tunnel: boolean; }' is not assignable to parameter of type 'ParsedListhenArgs'.
|
ci
Process completed with exit code 1.
|