File tree
5 files changed
+15
-4
lines changed- src/compiler
5 files changed
+15
-4
lines changedDiff for: src/compiler/checker.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6558 | 6558 |
| |
6559 | 6559 |
| |
6560 | 6560 |
| |
6561 |
| - | |
| 6561 | + | |
6562 | 6562 |
| |
6563 | 6563 |
| |
6564 | 6564 |
| |
|
Diff for: src/compiler/commandLineParser.ts
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 |
| |
77 | 82 |
| |
78 | 83 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
461 |
| - | |
| 461 | + | |
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
| 467 | + | |
467 | 468 |
| |
468 | 469 |
| |
469 | 470 |
| |
|
Diff for: src/compiler/diagnosticMessages.json
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1824 | 1824 |
| |
1825 | 1825 |
| |
1826 | 1826 |
| |
1827 |
| - | |
| 1827 | + | |
1828 | 1828 |
| |
1829 | 1829 |
| |
1830 | 1830 |
| |
| |||
1848 | 1848 |
| |
1849 | 1849 |
| |
1850 | 1850 |
| |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
1851 | 1855 |
| |
1852 | 1856 |
| |
1853 | 1857 |
| |
|
Diff for: src/compiler/types.ts
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1539 | 1539 |
| |
1540 | 1540 |
| |
1541 | 1541 |
| |
| 1542 | + | |
1542 | 1543 |
| |
1543 | 1544 |
| |
1544 | 1545 |
| |
|
0 commit comments