Files

6 lines
181 B
TypeScript
Raw Permalink Normal View History

2020-05-15 15:25:57 -04:00
import { TsJestPresets } from '../dist/config/create-jest-preset'
export const defaults: TsJestPresets
export const jsWithTs: TsJestPresets
export const jsWithBabel: TsJestPresets