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
The stryker init command finds both the 0.x and 1.0 plugins. It should only find the 1.0 plugins.
stryker init
The text was updated successfully, but these errors were encountered:
fix(stryker init): update metadata for stryker init command (#1403)
38f269b
Make sure `stryker init` command resolves correct metadata in order to correctly initialize the questionnaire and stryker.conf.js. Fixes #1402
nicojs
Successfully merging a pull request may close this issue.
The
stryker init
command finds both the 0.x and 1.0 plugins. It should only find the 1.0 plugins.The text was updated successfully, but these errors were encountered: