-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit b96dd54
build: update tsconfig ECMAScript version to ES2023
With Node.js v20 now the minimum supported version for Angular v20, the
ECMAScript version used with TypeScript can be increased to ES2023. This
change applies to the build process for the CLI packages themselves and
is not related to the configuration used within projects.1 parent d512635 commit b96dd54
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
15 | - | ||
14 | + | ||
15 | + | ||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments