Commit 89f4b6c
authored
module: remove --experimental-transform-types
PR-URL: #61803
Refs: nodejs/typescript#51
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>1 parent db27883 commit 89f4b6cCopy full SHA for 89f4b6c
48 files changed
+50-872Lines changed: 50 additions & 872 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- benchmark
- fixtures
- ts
- doc
- api
- lib/internal
- bootstrap
- modules
- src
- test
- es-module
- fixtures
- options-as-flags
- rc
- source-map/output
- typescript
- cts
- ts/transformation
- module-hooks
- parallel
- test-runner
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
benchmark/fixtures/transform-types-benchmark.js
Copy file name to clipboardExpand all lines: benchmark/fixtures/transform-types-benchmark.js-28Lines changed: 0 additions & 28 deletions
This file was deleted.
Collapse file
benchmark/fixtures/transform-types-benchmark.ts
Copy file name to clipboardExpand all lines: benchmark/fixtures/transform-types-benchmark.ts-30Lines changed: 0 additions & 30 deletions
This file was deleted.
Collapse file
benchmark/ts/transform-typescript.js
Copy file name to clipboardExpand all lines: benchmark/ts/transform-typescript.js-26Lines changed: 0 additions & 26 deletions
This file was deleted.
Collapse file
-12Lines changed: 0 additions & 12 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1315 | 1315 | |
1316 | 1316 | |
1317 | 1317 | |
1318 | | - |
1319 | | - |
1320 | | - |
1321 | | - |
1322 | | - |
1323 | | - |
1324 | | - |
1325 | | - |
1326 | | - |
1327 | | - |
1328 | | - |
1329 | 1318 | |
1330 | 1319 | |
1331 | 1320 | |
| ||
3621 | 3610 | |
3622 | 3611 | |
3623 | 3612 | |
3624 | | - |
3625 | 3613 | |
3626 | 3614 | |
3627 | 3615 | |
|
Collapse file
+4-42Lines changed: 4 additions & 42 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
245 | 245 | |
246 | 246 | |
247 | 247 | |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
248 | 252 | |
249 | 253 | |
250 | 254 | |
| ||
253 | 257 | |
254 | 258 | |
255 | 259 | |
256 | | - |
257 | | - |
258 | | - |
259 | 260 | |
260 | 261 | |
261 | 262 | |
| ||
264 | 265 | |
265 | 266 | |
266 | 267 | |
267 | | - |
268 | | - |
269 | | - |
270 | | - |
271 | 268 | |
272 | 269 | |
273 | 270 | |
| ||
306 | 303 | |
307 | 304 | |
308 | 305 | |
309 | | - |
310 | | - |
311 | | - |
312 | | - |
313 | | - |
314 | | - |
315 | | - |
316 | | - |
317 | | - |
318 | | - |
319 | | - |
320 | | - |
321 | | - |
322 | | - |
323 | | - |
324 | | - |
325 | | - |
326 | | - |
327 | | - |
328 | | - |
329 | | - |
330 | | - |
331 | | - |
332 | | - |
333 | | - |
334 | | - |
335 | | - |
336 | | - |
337 | | - |
338 | | - |
339 | | - |
340 | | - |
341 | | - |
342 | | - |
343 | 306 | |
344 | 307 | |
345 | 308 | |
| ||
2041 | 2004 | |
2042 | 2005 | |
2043 | 2006 | |
2044 | | - |
2045 | 2007 | |
Collapse file
+4-2Lines changed: 4 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2002 | 2002 | |
2003 | 2003 | |
2004 | 2004 | |
| 2005 | + |
| 2006 | + |
| 2007 | + |
2005 | 2008 | |
2006 | 2009 | |
2007 | 2010 | |
| ||
2013 | 2016 | |
2014 | 2017 | |
2015 | 2018 | |
2016 | | - |
2017 | | - |
| 2019 | + |
2018 | 2020 | |
2019 | 2021 | |
2020 | 2022 | |
|
Collapse file
+4-7Lines changed: 4 additions & 7 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
| 6 | + |
| 7 | + |
5 | 8 | |
6 | 9 | |
7 | 10 | |
| ||
77 | 80 | |
78 | 81 | |
79 | 82 | |
80 | | - |
81 | | - |
82 | 83 | |
83 | 84 | |
84 | 85 | |
| ||
139 | 140 | |
140 | 141 | |
141 | 142 | |
142 | | - |
143 | | - |
| 143 | + |
144 | 144 | |
145 | 145 | |
146 | 146 | |
| ||
210 | 210 | |
211 | 211 | |
212 | 212 | |
213 | | - |
214 | | - |
215 | 213 | |
216 | 214 | |
217 | 215 | |
| ||
228 | 226 | |
229 | 227 | |
230 | 228 | |
231 | | - |
232 | 229 | |
233 | 230 | |
234 | 231 | |
|
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
679 | 679 | |
680 | 680 | |
681 | 681 | |
682 | | - |
683 | | - |
| 682 | + |
684 | 683 | |
685 | 684 | |
686 | 685 | |
|
Collapse file
doc/node-config-schema.json
Copy file name to clipboardExpand all lines: doc/node-config-schema.json-4Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
213 | 213 | |
214 | 214 | |
215 | 215 | |
216 | | - |
217 | | - |
218 | | - |
219 | | - |
220 | 216 | |
221 | 217 | |
222 | 218 | |
|
Collapse file
-6Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
741 | 741 | |
742 | 742 | |
743 | 743 | |
744 | | - |
745 | | - |
746 | | - |
747 | | - |
748 | 744 | |
749 | 745 | |
750 | 746 | |
| ||
1883 | 1879 | |
1884 | 1880 | |
1885 | 1881 | |
1886 | | - |
1887 | | - |
1888 | 1882 | |
1889 | 1883 | |
1890 | 1884 | |
|
0 commit comments