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 3903d83 commit a1e1685Copy full SHA for a1e1685
.mocharc.json
@@ -1,6 +1,5 @@
1
{
2
- // Specify "require" for CommonJS
3
- "require": "ts-node/register",
+ "require": "tsx",
4
"extensions": ["ts"],
5
"spec": [
6
"src/**/*_test.ts"
0 commit comments