Basic template support for Jest + VSCode, type-check tests #1049
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
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
Expected behavior
My needs don't seem special and I'd suspect these should be the defaults in the template.
The text was updated successfully, but these errors were encountered: