chore(): move jest param to jest config
This commit is contained in:
@@ -36,6 +36,8 @@ const config: Config = {
|
||||
// Indicates which provider should be used to instrument code for coverage
|
||||
coverageProvider: 'v8',
|
||||
|
||||
detectOpenHandles: true,
|
||||
|
||||
// A list of reporter names that Jest uses when writing coverage reports
|
||||
// coverageReporters: [
|
||||
// "json",
|
||||
|
||||
Reference in New Issue
Block a user