修复:ts-jest运行失败

pull/912/head
ChenX 5 years ago
parent 3fa853c300
commit 14ce5aa070

@ -8,6 +8,7 @@
"skipLibCheck": true, "skipLibCheck": true,
"esModuleInterop": true, "esModuleInterop": true,
"allowJs": true, "allowJs": true,
"outDir": "./dist",
"lib": [ "lib": [
"esnext", "esnext",
"dom" "dom"

Loading…
Cancel
Save