Commit 318255a
build: support building with TypeScript 4.1 (angular#39571)
TypeScript 4.1 is now used to build and test within the repository.
PR Close angular#395711 parent a7e7c21 commit 318255a
32 files changed
Lines changed: 93 additions & 69 deletions
File tree
- aio
- aio-builds-setup/dockerbuild/scripts-js
- src/app/custom-elements
- dev-infra/caretaker/check
- modules/benchmarks/src/expanding_rows
- packages
- animations/browser/src/render
- bazel
- benchpress/src
- compiler-cli
- ngcc/src/host
- src
- ngtsc
- testing/src
- typecheck/test
- transformers
- test
- ngtsc
- transformers
- compiler/test/expression_parser
- platform-server/test
- upgrade/src
- common/src
- dynamic/src
- zone.js
- test
- typings
- zone-spec
- tools/ts-api-guardian
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2563 | 2563 | | |
2564 | 2564 | | |
2565 | 2565 | | |
2566 | | - | |
2567 | | - | |
2568 | | - | |
2569 | | - | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
2570 | 2570 | | |
2571 | 2571 | | |
2572 | 2572 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13658 | 13658 | | |
13659 | 13659 | | |
13660 | 13660 | | |
13661 | | - | |
| 13661 | + | |
13662 | 13662 | | |
13663 | 13663 | | |
13664 | 13664 | | |
| |||
13668 | 13668 | | |
13669 | 13669 | | |
13670 | 13670 | | |
13671 | | - | |
13672 | | - | |
13673 | | - | |
13674 | | - | |
13675 | | - | |
13676 | 13671 | | |
13677 | 13672 | | |
13678 | 13673 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
| 813 | + | |
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments