@jest/source-map
Version:
Applies source maps to stack traces, so a failing test points at the code you wrote rather than at the code Jest ran.
5 lines (3 loc) • 147 B
JavaScript
Applies source maps to stack traces, so a failing test points at the code you wrote rather than at the code Jest ran.