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.
2 parents eabce12 + 7b6811d commit 432896dCopy full SHA for 432896d
jest.config.json
@@ -22,5 +22,6 @@
22
"^src": "<rootDir>/src",
23
"^lib": "<rootDir>/src/lib"
24
},
25
+ "maxWorkers": 1,
26
"verbose": false
27
}
0 commit comments