We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62b06e2 + 586cb66 commit 22a51b0Copy full SHA for 22a51b0
9 files changed
.mocharc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "extensions": ["ts"],
3
+ "reporter": "spec",
4
+ "spec": ["test/**/*.ts"],
5
+ "import": "tsx"
6
+}
0 commit comments