We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b744ed commit afaef9bCopy full SHA for afaef9b
jest.config.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
+ testEnvironment: 'node',
3
transform: {
4
'^.+\\.ts$': [
5
'ts-jest',
0 commit comments