Skip to content

Commit 9a04b4c

Browse files
authored
allows passing --watch to npm run testonly (#3158)
1 parent 28a382e commit 9a04b4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.mocharc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ throw-deprecation: true
22
check-leaks: true
33
require:
44
- 'resources/ts-register.js'
5+
extension:
6+
- 'ts'

0 commit comments

Comments
 (0)