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