Open sindresorhus opened 7 years ago
Would be nice to cleanup the codebase to use promises instead of callbacks: https://github.com/yeoman/yo/search?utf8=%E2%9C%93&q=cb%28
Should probably wait on https://github.com/yeoman/generator/issues/1006.
Would it be okay to use the bluebird promise library?
If there's an actual need for the extra methods, sure.
Would be nice to cleanup the codebase to use promises instead of callbacks: https://github.com/yeoman/yo/search?utf8=%E2%9C%93&q=cb%28
Should probably wait on https://github.com/yeoman/generator/issues/1006.