monaco-editor/.mocharc.json

6 lines
62 B
JSON

{
"delay": true,
"ui": "tdd",
"spec": "test/unit/all.js"
}