mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
* add prompt() override returning promise according to [docs](https://www.npmjs.com/package/inquirer#inquirerpromptquestions---promise) * made sure there won't be conflicts * Revert "made sure there won't be conflicts" This reverts commit 0281989a3826e2b57fcd4e355d899ebd11604153. * Revert "add prompt() override returning promise" This reverts commit b5094ce38d78fc40c59653926711de2b297105cf. * resolve method conflicts