We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff07f8 commit 9edf42dCopy full SHA for 9edf42d
packages/cdk/jest.config.ts
@@ -1,5 +1,5 @@
1
import type {JestConfigWithTsJest} from "ts-jest"
2
-import defaultConfig from "../../jest.default.config"
+import defaultConfig from "../../jest.default.config.ts"
3
4
const jestConfig: JestConfigWithTsJest = {
5
...defaultConfig,
0 commit comments