Jest verbose true
This commit is contained in:
parent
902d418fb7
commit
ba90434a9b
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"verbose": true,
|
||||
"testPathIgnorePatterns": ["/build/", "/example/"],
|
||||
"collectCoverageFrom": ["src/**/*.js"]
|
||||
}
|
Loading…
Reference in New Issue