Skip to content

Commit f464812

Browse files
chore: tweaks
1 parent e98cd8b commit f464812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
verbose: false,
2+
verbose: true,
33
transform: {
44
'^.+\\.js$': '<rootDir>/node_modules/babel-jest',
55
},

0 commit comments

Comments
 (0)