mirror of
https://github.com/wireadmin/wireadmin
synced 2025-01-23 12:27:00 +00:00
6 lines
145 B
JSON
6 lines
145 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/mocharc.json",
|
|
"require": ["tsx", "chai/register-expect", "mocha.setup.js"],
|
|
"timeout": 10000
|
|
}
|