We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7436c commit e9e21d2Copy full SHA for e9e21d2
jest.config.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
+ "testEnvironment": "node",
3
"roots": [
4
"<rootDir>/src"
5
],
0 commit comments