Skip to content

Commit 3a9ea3e

Browse files
committed
Make jest verbose
1 parent 1218c9f commit 3a9ea3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
},
5050
"dependencies": {},
5151
"jest" : {
52+
"verbose" : true,
5253
"testRegex" : "/__tests__/.*.test.js$"
5354
}
5455
}

0 commit comments

Comments
 (0)