run jest verbosely
This commit is contained in:
@@ -13,6 +13,7 @@ const config = {
|
||||
"(^\\./.+)\\.js$": "$1",
|
||||
},
|
||||
extensionsToTreatAsEsm: [".ts", ".tsx"],
|
||||
verbose: true,
|
||||
}
|
||||
|
||||
export default config
|
||||
|
||||
Reference in New Issue
Block a user