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
toggle: Flags.boolean({ description: 'Enable / Disable the feature', allowNo: true, }),
For the above declaration no-toggle flag should be present in the autocomplete list, but it is not shown.
no-toggle
The text was updated successfully, but these errors were encountered:
This issue has been linked to a new work item: W-12551507
Sorry, something went wrong.
Hey, sorry for the late reply.
it looks easy to do this but I wonder if the flag msg might confuse people, not all allowNo flags state something like enable/disable the feature.
allowNo
enable/disable the feature
No branches or pull requests
For the above declaration
no-toggle
flag should be present in the autocomplete list, but it is not shown.The text was updated successfully, but these errors were encountered: