feat: consistent return types #79
ci.yml
on: pull_request
Lint and Type Check
14s
Matrix: Tests
Annotations
2 errors
|
Lint and Type Check:
demo.citty.ts#L63
Argument of type 'CommandDef<{ config: { type: "string"; description: string; alias: string; }; mode: { type: "string"; description: string; alias: string; }; logLevel: { type: "string"; description: string; alias: string; }; }>' is not assignable to parameter of type 'CommandDef<ArgsDef>'.
|
|
Lint and Type Check
Process completed with exit code 2.
|