Skip to content

Commit f7d2749

Browse files
committed
build: watch specs in test mode
1 parent 383efd1 commit f7d2749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodemon.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dist",
99
"./test/out"
1010
],
11-
"ext": "ts",
11+
"ext": "ts,json,yml,yaml",
1212
"optOut": true
1313
}

0 commit comments

Comments
 (0)