Skip to content

Commit 55739fe

Browse files
committed
make tests report the correct TS line number
see TypeStrong/ts-node#2053
1 parent ca0de3a commit 55739fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mocharc-ts.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ extension:
77
- test.ts
88
spec:
99
- test2/ts/**/*.test.ts
10+
enable-source-maps: true

0 commit comments

Comments
 (0)