We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default inquirer transformer option is not working with this plugin. Looking at the sources, it looks like it is not handled at all.
transformer
Is there an alternative way to transform the data returned by the source?
source
The text was updated successfully, but these errors were encountered:
I probably will implement this.
But only when having suggestOnly: true, like inquirer.
suggestOnly: true
If you just want to change the choices, just intercept the promise and manipulate the data as you please.
Sorry, something went wrong.
No branches or pull requests
Default inquirer
transformer
option is not working with this plugin. Looking at the sources, it looks like it is not handled at all.Is there an alternative way to transform the data returned by the
source
?The text was updated successfully, but these errors were encountered: