Commit 1c3cd8a
authored
Update target default and add es2025 (SchemaStore#5514)
This commit updates the default value for target to "es5"
and adds "es2025" as an allowed value for target.
TypeScript documentation for this setting:
https://www.typescriptlang.org/tsconfig/#target1 parent d45d98e commit 1c3cd8a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
| 611 | + | |
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| 628 | + | |
628 | 629 | | |
629 | 630 | | |
630 | 631 | | |
631 | 632 | | |
632 | | - | |
| 633 | + | |
633 | 634 | | |
634 | 635 | | |
635 | 636 | | |
| |||
0 commit comments