We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d1aee commit c4bd6e0Copy full SHA for c4bd6e0
1 file changed
.mocharc.json
@@ -1,5 +1,5 @@
1
{
2
- "node-option": ["import=tsx", "loader=esmock"],
+ "node-option": ["import=tsx", "import=esmock"],
3
"recursive": true,
4
"reporter": "spec",
5
"timeout": 5000
0 commit comments