mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-07 06:33:58 -06:00
6 lines
128 B
JSON
6 lines
128 B
JSON
|
{
|
||
|
"testMatch": ["**/*.test.js"],
|
||
|
"verbose": true,
|
||
|
"testResultsProcessor": "./node_modules/jest-html-reporter"
|
||
|
}
|
||
|
|