diff --git a/.mocharc.json b/.mocharc.json index 70fd303..b02a425 100644 --- a/.mocharc.json +++ b/.mocharc.json @@ -1,4 +1,5 @@ { "recursive": true, - "require": "esm" + "require": "esm", + "reporter": "min" } \ No newline at end of file