Closed gordonmleigh closed 6 years ago
Use ts-jest so that line numbers reported by jest are accurate. I also took the jest config out of the package.json since there is a separate jest.config.js.
Thanks so much.
Use ts-jest so that line numbers reported by jest are accurate. I also took the jest config out of the package.json since there is a separate jest.config.js.