mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
Alleviates excessively long log files. Also remove a stray console.log from one of the tests. Co-authored-by: Glen Whitney <glen@studioinfinity.org>
7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"reporter": "dot",
|
|
"timeout": 60000,
|
|
"forbid-only": true,
|
|
"recursive": true
|
|
}
|