chore: update jest config (#4994)

This commit is contained in:
neverland
2019-11-13 15:36:12 +08:00
committed by GitHub
parent 9d21b53731
commit 4cd132c0ee
5 changed files with 5 additions and 47 deletions
-2
View File
@@ -67,7 +67,6 @@
"@babel/plugin-syntax-jsx": "^7.2.0",
"@babel/plugin-transform-object-assign": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/polyfill": "^7.7.0",
"@babel/preset-env": "^7.7.1",
"@babel/preset-typescript": "^7.7.2",
"@types/jest": "^24.0.22",
@@ -101,7 +100,6 @@
"postcss-loader": "^3.0.0",
"style-loader": "^1.0.0",
"stylelint": "^11.1.1",
"ts-jest": "^24.1.0",
"typescript": "^3.7.2",
"uppercamelcase": "^3.0.0",
"vue": "^2.6.10",