void/test/.mocharc.json
2024-09-10 19:37:36 -07:00

5 lines
88 B
JSON

{
"$schema": "https://json.schemastore.org/mocharc",
"ui": "tdd",
"timeout": 10000
}