jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.21k stars 505 forks source link

TypeError: Jest: a transform must export a `process` function. #1055

Closed The-Code-Monkey closed 3 years ago

The-Code-Monkey commented 3 years ago

Current Behavior

Tests fail with this error

Expected behavior

Tests should pass