We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98cd8b commit f464812Copy full SHA for f464812
jest.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- verbose: false,
+ verbose: true,
3
transform: {
4
'^.+\\.js$': '<rootDir>/node_modules/babel-jest',
5
},
0 commit comments