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

Basic template support for Jest + VSCode, type-check tests #1049

Closed
sramam opened this issue Jun 16, 2021 · 1 comment
Closed

Basic template support for Jest + VSCode, type-check tests #1049

sramam opened this issue Jun 16, 2021 · 1 comment
Labels
scope: templates Related to an init template, not necessarily to core (but could influence core) solution: duplicate This issue or pull request already exists solution: intended behavior This is not a bug and is expected behavior solution: workaround available There is a workaround available for this issue

Comments

@sramam
Copy link

sramam commented Jun 16, 2021

Current Behavior

I am using tsdx to setup a headless monorepo, meaning I use the basic template. Very useful. So thank you.

However, to get VSCode + jest to work correctly on the test files, I keep having to make this adjustment to tsconfig.json

image

Expected behavior

My needs don't seem special and I'd suspect these should be the defaults in the template.

@agilgur5 agilgur5 added the scope: templates Related to an init template, not necessarily to core (but could influence core) label Apr 11, 2022
@agilgur5 agilgur5 changed the title Basic template Basic template support for Jest + VSCode Apr 11, 2022
@agilgur5 agilgur5 added solution: duplicate This issue or pull request already exists solution: intended behavior This is not a bug and is expected behavior labels Apr 12, 2022
@agilgur5 agilgur5 changed the title Basic template support for Jest + VSCode Basic template support for Jest + VSCode, type-check tests Apr 12, 2022
@agilgur5
Copy link
Collaborator

This is effectively a duplicate of #871 and I've documented that one extensively, so I'll leave most of the details to it.

Some issues with your set-up that you may have later discovered:

@agilgur5 agilgur5 added the solution: workaround available There is a workaround available for this issue label Apr 12, 2022
Repository owner locked as resolved and limited conversation to collaborators Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: templates Related to an init template, not necessarily to core (but could influence core) solution: duplicate This issue or pull request already exists solution: intended behavior This is not a bug and is expected behavior solution: workaround available There is a workaround available for this issue
Projects
None yet
Development

No branches or pull requests

2 participants