vscode/test/monaco/.mocharc.json

6 lines
88 B
JSON
Raw Normal View History

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