Skip to content

Commit 3864113

Browse files
committed
chore: use self as reporter
1 parent f3c659c commit 3864113

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
]
7373
},
7474
"jest": {
75+
"reporters": [
76+
"<rootDir>/"
77+
],
7578
"testEnvironment": "node"
7679
},
7780
"commitlint": {

0 commit comments

Comments
 (0)