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 0129fa9 commit 4ce76dfCopy full SHA for 4ce76df
test/jest.config.ts
@@ -1,4 +1,4 @@
1
-import { JestConfigWithTsJest } from "ts-jest/dist/types";
+import type { JestConfigWithTsJest } from "ts-jest";
2
3
const config: JestConfigWithTsJest = {
4
testEnvironment: "node",
0 commit comments