vscode/test/.mocharc.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
88 B
JSON
Raw Normal View History

2024-11-15 06:29:18 +00:00
{
"$schema": "https://json.schemastore.org/mocharc",
"ui": "tdd",
"timeout": 10000
}