Switch jest test environment to node

This commit is contained in:
Sergey Petushkov 2018-07-29 10:53:52 +02:00
parent d9abf1ad4c
commit 8537fe827b

View File

@ -27,6 +27,9 @@
"trailingComma": "all",
"useTabs": true
},
"jest": {
"testEnvironment": "node"
},
"keywords": [
"bundle",
"rollup",