Commit 5d70974
committed
fix: test script for node v2x
With node v2x, running tests results in error
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"
See TypeStrong/ts-node#2100
Solved as per TypeStrong/ts-node#2100 (comment)1 parent e2e3c41 commit 5d70974
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments