Skip to content

Commit 401ac00

Browse files
test: Update mocha config
1 parent 7a3f64f commit 401ac00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mocharc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": "tsx/cjs",
3-
"node-option": ["experimental-specifier-resolution=node"],
3+
"node-option": ["import=tsx"],
44
"extension": ["ts"],
55
"timeout": 60000,
66
"recursive": true,

0 commit comments

Comments
 (0)