Anthony Rosequist
|
fc63d5f5cc
|
Added Question.pageSize and enhancing Question.validate in Inquirer (#16160)
* Added pageSize to the Question interface in Inquirer
* Added answers to Question.validate() in Inquirer
|
2017-04-27 09:53:33 -07:00 |
|
Max Cantor
|
bc99ccf011
|
Added Promise syntax to PrompModule in Inquirer.js (#15528)
`prompt(questions: Questions): Promise<Answers>;` was missing from the PromptModule type.
|
2017-04-17 08:12:54 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|