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

Add preset jest configuration #83

Open
nvh95 opened this issue Apr 24, 2022 · 0 comments
Open

Add preset jest configuration #83

nvh95 opened this issue Apr 24, 2022 · 0 comments
Labels
feature request Request a new feature help wanted Extra attention is needed
Milestone

Comments

@nvh95
Copy link
Owner

nvh95 commented Apr 24, 2022

Is your feature request related to a problem? Please describe.
As a frontend engineer is interested in Jest Preview, after I installing Jest Preview, I have to configure many things (fileTransform, cssTransform, remove unwanted config regarding CSS modules..) to make Jest Preview works. Sometimes, Jest Preview documentation on configuring updates, I couldn't aware to make the corresponding updates.

Describe the solution you'd like
I would like to have a preset Jest config (https://jestjs.io/docs/configuration#preset-string), so I just use that preset, the DX of configuring is smooth. In the future, if Jest Preview updates something internally. I just don't have to re-configure anymore.

Describe how should jest-preview implements this feature
Refer to some Jest preset configs:

Example of a vue project uses a Jest preset
vue project uses a Jest preset

@nvh95 nvh95 added help wanted Extra attention is needed feature request Request a new feature labels Apr 24, 2022
@nvh95 nvh95 added this to the 0.4.0 milestone Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant