File tree
5 files changed
+15
-4
lines changed- src/compiler
5 files changed
+15
-4
lines changedDiff for: src/compiler/commandLineParser.ts
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
116 | 121 |
| |
117 | 122 |
| |
118 | 123 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| 367 | + | |
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
|
Diff for: src/compiler/diagnosticMessages.json
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1456 | 1456 |
| |
1457 | 1457 |
| |
1458 | 1458 |
| |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
1459 | 1463 |
| |
1460 | 1464 |
| |
1461 | 1465 |
| |
|
Diff for: src/compiler/tsc.ts
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
366 | 369 |
| |
367 | 370 |
| |
368 | 371 |
| |
369 | 372 |
| |
370 | 373 |
| |
371 | 374 |
| |
372 | 375 |
| |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
|
Diff for: src/compiler/types.ts
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
| 1095 | + | |
1095 | 1096 |
| |
1096 | 1097 |
| |
1097 | 1098 |
| |
|
0 commit comments