packages/cli: default to mocking style imports in tests

This commit is contained in:
Patrik Oldsberg
2020-04-23 17:54:26 +02:00
parent 0ed6b60277
commit 1020a93934
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@
"html-webpack-plugin": "^3.2.0",
"inquirer": "^7.0.4",
"jest": "^25.1.0",
"jest-css-modules": "^2.1.0",
"ora": "^4.0.3",
"react": "^16.0.0",
"react-dev-utils": "^10.2.0",