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
I answered the following:
[ question ] Enable Jest DOM support? (Y/n) · false [ question ] Enable TypeScript support? (y/N) · false [ question ] Generate example test file? (Y/n) · true
No example test file was generated. It should either not ask the last question or generate a test file that doesn't depend on the DOM
The text was updated successfully, but these errors were encountered:
Investigating now, this was something that was already on my radar.
Sorry, something went wrong.
[bug: #19, #22] Fix examples and v27 Jest support / ESM
231e441
Raised a PR for this issue and for v27 Jest support -- Let me know your thoughts on the solution.
bd18366
rossyman
Successfully merging a pull request may close this issue.
I answered the following:
No example test file was generated. It should either not ask the last question or generate a test file that doesn't depend on the DOM
The text was updated successfully, but these errors were encountered: