Skip to content

Commit bfc3f17

Browse files
committed
Watch tests
1 parent 295ae84 commit bfc3f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Josh Justice <[email protected]>",
88
"license": "Apache-2.0",
99
"scripts": {
10-
"test": "jest",
10+
"test": "jest --watchAll",
1111
"lint": "eslint \"{src,test}/*.js\"",
1212
"format": "prettier --write \"{src,test}/*.js\"",
1313
"docs:dev": "vuepress dev docs",

0 commit comments

Comments
 (0)