Skip to content
New issue

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

transformer option not working #88

Open
ericmorand opened this issue Sep 10, 2019 · 1 comment
Open

transformer option not working #88

ericmorand opened this issue Sep 10, 2019 · 1 comment

Comments

@ericmorand
Copy link

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?

@mokkabonna
Copy link
Owner

I probably will implement this.

But only when having suggestOnly: true, like inquirer.

If you just want to change the choices, just intercept the promise and manipulate the data as you please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants