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 90beca8 commit 53767abCopy full SHA for 53767ab
presets/index.d.ts
@@ -1,5 +1,5 @@
1
import { TsJestPresets } from '../dist/types'
2
3
-export const defaults: TsJesPresets
4
-export const jsWithTs: TsJesPresets
5
-export const jsWithBabel: TsJesPresets
+export const defaults: TsJestPresets
+export const jsWithTs: TsJestPresets
+export const jsWithBabel: TsJestPresets
0 commit comments