项目统一改用Logger控制管理
拆分pool类和FluentAPI
This commit is contained in:
@@ -42,7 +42,7 @@ module.exports = {
|
||||
verbose: true,
|
||||
transform: {
|
||||
'^.+\\.tsx?$': ['ts-jest', {
|
||||
tsconfig: 'tsconfig.test.json',
|
||||
tsconfig: 'tsconfig.json',
|
||||
}],
|
||||
},
|
||||
moduleNameMapper: {
|
||||
|
||||
Reference in New Issue
Block a user