feat(inquirer): implement createPromptSession #1601
Annotations
4 errors
Typescript - test files:
packages/inquirer/inquirer.test.mts#L798
Object literal may only specify known properties, and 'answer' does not exist in type 'AnyQuestion<Answers, string>'.
|
Typescript - test files:
packages/inquirer/inquirer.test.mts#L810
Object literal may only specify known properties, and 'answer' does not exist in type 'AnyQuestion<Answers, string>'.
|
Typescript - test files:
packages/inquirer/inquirer.test.mts#L816
Object literal may only specify known properties, and 'answer' does not exist in type 'AnyQuestion<Answers, string>'.
|
Typescript - test files
Process completed with exit code 2.
|
Loading