Commit 9993be5
Fix ERR_UNKNOWN_FILE_EXTENSION error when running TypeScript files with ts-node in ESM mode (#327)
* Initial plan
* Fix ERR_UNKNOWN_FILE_EXTENSION by configuring ts-node loader for ESM
Co-authored-by: neSpecc <[email protected]>
* Bump version from 2.2.3 to 2.2.4
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: neSpecc <[email protected]>
Co-authored-by: Peter <[email protected]>1 parent 6c4d431 commit 9993be5
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments