Commit 145604b
committed
Support Node.js 22.18 as a test runner
Now that type-stripping is supported by default, `node --test` tries
to open the `*.test.ts` files directly, which fails. For more see
<mkantor/please-lang-prototype#75>.1 parent d88e458 commit 145604b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments