Replace Y/n prompt (e.g. when ejecting) with a nice UI
Created by: gaearon
We have a custom prompt but it's not very pretty. We should replace it with this library.
I think Lerna uses it, so you can look for examples in Lerna repo.
You can search source code for prompt
to find our custom utility (that we should replace).