diff --git a/.mocharc.json b/.mocharc.json new file mode 100644 index 00000000..e8ecf2c6 --- /dev/null +++ b/.mocharc.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://json.schemastore.org/mocharc.json", + "require": "tsx" +}