Update devDeps #445
Annotations
4 errors
benchmark:
src/cli/prompt.ts#L54
Type '{ name: string; type: "multiselect"; message: string; hint: string; choices: string[]; validate(value: string): true | "Select at least one rule with <space> key."; onCancel: () => never; }' is not assignable to type 'PromptOptions | ((this: Enquirer<object>) => PromptOptions)'.
|
benchmark:
src/core.ts#L148
Unused '@ts-expect-error' directive.
|
benchmark:
src/core.ts#L151
Unused '@ts-expect-error' directive.
|
benchmark
Process completed with exit code 1.
|