@@ -20,7 +20,7 @@ module.exports = {
|
||||
|
||||
globals: {
|
||||
"ts-jest": {
|
||||
tsConfig: "test/tsconfig.json",
|
||||
tsconfig: "test/tsconfig.json",
|
||||
isolatedModules: true,
|
||||
},
|
||||
},
|
||||
|
||||
@@ -20,7 +20,7 @@ module.exports = {
|
||||
|
||||
globals: {
|
||||
"ts-jest": {
|
||||
tsConfig: "test/tsconfig.json",
|
||||
tsconfig: "test/tsconfig.json",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@ module.exports = {
|
||||
|
||||
globals: {
|
||||
"ts-jest": {
|
||||
tsConfig: "test/tsconfig.json",
|
||||
tsconfig: "test/tsconfig.json",
|
||||
isolatedModules: true,
|
||||
},
|
||||
},
|
||||
|
||||
@@ -18,7 +18,7 @@ module.exports = {
|
||||
|
||||
globals: {
|
||||
"ts-jest": {
|
||||
tsConfig: "test/tsconfig.json",
|
||||
tsconfig: "test/tsconfig.json",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user