Generate a jest.config.js to integrate with tools like VS Code's Jest plugin #118
Labels
scope: integration
Related to an integration, not necessarily to core (but could influence core)
solution: duplicate
This issue or pull request already exists
Current Behavior
Some tools like VSCode's Jest plugin fail. Running tests normally works fine
Expected behavior
Tests should work
Suggested solution(s)
Add
"present": "ts-jest"
tocreateJestConfig
.The text was updated successfully, but these errors were encountered: