@@ -8,12 +8,12 @@ Array [
88 "[level:20] checking version of jest: OK",
99 "[level:20] created new transformer",
1010 "[level:30] no matching config-set found, creating a new one",
11+ "[level:20] backporting config",
12+ "[level:20] normalized jest config",
1113 "[level:20] loaded module typescript",
1214 "[level:20] patching typescript",
1315 "[level:20] checking version of typescript: OK",
1416 "[level:20] normalized compiler module config via ts-jest option",
15- "[level:20] backporting config",
16- "[level:20] normalized jest config",
1717 "[level:20] babel is disabled",
1818 "[level:20] normalized diagnostics config via ts-jest option",
1919 "[level:20] readTsConfig(): reading <cwd >/tsconfig.json",
@@ -47,12 +47,12 @@ Array [
4747 "[level:20] checking version of jest: OK",
4848 "[level:20] created new transformer",
4949 "[level:30] no matching config-set found, creating a new one",
50+ "[level:20] backporting config",
51+ "[level:20] normalized jest config",
5052 "[level:20] loaded module typescript",
5153 "[level:20] patching typescript",
5254 "[level:20] checking version of typescript: OK",
5355 "[level:20] normalized compiler module config via ts-jest option",
54- "[level:20] backporting config",
55- "[level:20] normalized jest config",
5656 "[level:20] normalized babel config via ts-jest option",
5757 "[level:20] loaded module babel-jest",
5858 "[level:20] patching babel-jest",
@@ -92,12 +92,12 @@ Array [
9292 "[level:20] checking version of jest: OK",
9393 "[level:20] created new transformer",
9494 "[level:30] no matching config-set found, creating a new one",
95+ "[level:20] backporting config",
96+ "[level:20] normalized jest config",
9597 "[level:20] loaded module typescript",
9698 "[level:20] patching typescript",
9799 "[level:20] checking version of typescript: OK",
98100 "[level:20] normalized compiler module config via ts-jest option",
99- "[level:20] backporting config",
100- "[level:20] normalized jest config",
101101 "[level:20] resolved path from babel.config.js to <cwd >/babel.config.js",
102102 "[level:20] normalized babel config via ts-jest option",
103103 "[level:20] loaded module babel-jest",
0 commit comments