Skip to content

Commit 63ebaa8

Browse files
committed
add repro command
1 parent c1d1a0f commit 63ebaa8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
},
1313
"dependencies": {
1414
"jest": "^23.4.1"
15+
},
16+
"scripts": {
17+
"repro": "jest --watch"
1518
}
1619
}

0 commit comments

Comments
 (0)