Refactor codebase
This commit is contained in:
7
.mocharc.json
Normal file
7
.mocharc.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/mocharc",
|
||||
"reporter": "mochawesome",
|
||||
"extension": [".ts"],
|
||||
"require": ["ts-node/register", "tsconfig-paths/register", "./test/before.ts"],
|
||||
"timeout": 10000
|
||||
}
|
Reference in New Issue
Block a user