UNPKG

ts-jest

Version:

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript

7 lines (6 loc) 221 B
/** * This has been written quickly. While trying to improve I realised it'd be better to have it in Jest... * ...and I saw a merged PR with `jest --init` tool! * TODO: see what's the best path for this */ export {};