Commit 792d31d
authored
Remove outdated Node.js version guards from docstring tests (#8421)
* Remove outdated Node.js version guards from docstring tests
Node.js 20 has been dropped and the minimum is now v22, so the version
guards for Node.js 20+ and 22+ features are no longer needed.
* add coment and fix node version
* add js file1 parent 7b40918 commit 792d31d
2 files changed
Lines changed: 4 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 18 | + | |
38 | 19 | | |
39 | 20 | | |
40 | 21 | | |
41 | 22 | | |
42 | | - | |
43 | | - | |
| 23 | + | |
| 24 | + | |
44 | 25 | | |
45 | 26 | | |
46 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments