Skip to content

Commit bc6d55e

Browse files
test: modernize mocha config (#21)
1 parent 94e608e commit bc6d55e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"enable-source-maps": true,
3+
"throw-deprecation": true,
4+
"timeout": 10000
5+
}

0 commit comments

Comments
 (0)