Do you want to request a feature or report a bug? Feature,
What is the current behavior?
When transpiling code from other languages (e.g. typescript) to Jest, the line numbers printed in the terminal are off. It'd be nice if Jest would respect sourcemaps and print the actual line numbers.
An example of this: kulshekhar/ts-jest#283
Do you want to request a feature or report a bug? Feature,
What is the current behavior?
When transpiling code from other languages (e.g. typescript) to Jest, the line numbers printed in the terminal are off. It'd be nice if Jest would respect sourcemaps and print the actual line numbers.
An example of this: kulshekhar/ts-jest#283