Set node as testEnvironment for jest

This commit is contained in:
AkiraFukushima 2020-07-06 23:27:25 +09:00
parent a3685ac2cf
commit 0b2d5425ff

View file

@ -48,7 +48,8 @@
"ts-jest": {
"tsConfig": "tsconfig.json"
}
}
},
"testEnvironment": "node"
},
"homepage": "https://github.com/h3poteto/megalodon#readme",
"dependencies": {