Configure jest to e verbose

This commit is contained in:
Robert Schäfer 2019-02-26 15:40:55 +01:00
parent a4f1eca3fa
commit 165b296499

View File

@ -19,6 +19,7 @@
"nonGlobalStepDefinitions": true
},
"jest": {
"verbose": true,
"moduleFileExtensions": [
"js",
"json",