File tree
236 files changed
+780
-628
lines changed- src
- compiler
- server
- services
- codefixes
- testRunner/unittests
- config
- services
- tsserver
- typingsInstallerCore
- tests
- baselines/reference
- api
- config
- commandLineParsing/parseCommandLine
- initTSConfig
- Default initialized TSConfig
- Initialized TSConfig with --help
- Initialized TSConfig with --watch
- Initialized TSConfig with advanced options
- Initialized TSConfig with boolean value compiler options
- Initialized TSConfig with enum value compiler options
- Initialized TSConfig with files options
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with list compiler options
- Initialized TSConfig with list compiler options with enum value
- showConfig
- Show TSConfig with paths and more
- Shows tsconfig for single option/moduleResolution
- project
- cantFindTheModule
- amd
- node
- emitDecoratorMetadataCommonJSISolatedModules
- amd
- node
- emitDecoratorMetadataCommonJSISolatedModulesNoResolve
- amd
- node
- emitDecoratorMetadataSystemJS
- amd
- node
- emitDecoratorMetadataSystemJSISolatedModules
- amd
- node
- emitDecoratorMetadataSystemJSISolatedModulesNoResolve
- amd
- node
- intReferencingExtAndInt
- amd
- node
- nestedLocalModuleWithRecursiveTypecheck
- amd
- node
- privacyCheckOnImportedModuleDeclarationsInsideModule
- amd
- node
- privacyCheckOnImportedModuleDeclarationsInsideNonExportedModule
- amd
- node
- privacyCheckOnImportedModuleImportStatementInParentModule
- amd
- node
- reuseProgramStructure
- tsbuild/moduleResolution
- tsbuildWatch/moduleResolution
- tsc/declarationEmit
- tscWatch
- forceConsistentCasingInFileNames
- moduleResolution
- projectsWithReferences
- resolutionCache
- watchApi
- watchEnvironment/watchDirectories
- tsserver
- cachingFileSystemInformation
- resolutionCache
- cases/conformance/moduleResolution
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
236 files changed
+780
-628
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4704 | 4704 |
| |
4705 | 4705 |
| |
4706 | 4706 |
| |
4707 |
| - | |
| 4707 | + | |
4708 | 4708 |
| |
4709 | 4709 |
| |
4710 | 4710 |
| |
| |||
29807 | 29807 |
| |
29808 | 29808 |
| |
29809 | 29809 |
| |
29810 |
| - | |
| 29810 | + | |
29811 | 29811 |
| |
29812 | 29812 |
| |
29813 | 29813 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
961 | 961 |
| |
962 | 962 |
| |
963 | 963 |
| |
964 |
| - | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
965 | 967 |
| |
966 | 968 |
| |
967 | 969 |
| |
968 | 970 |
| |
969 | 971 |
| |
| 972 | + | |
970 | 973 |
| |
971 | 974 |
| |
972 | 975 |
| |
| |||
1685 | 1688 |
| |
1686 | 1689 |
| |
1687 | 1690 |
| |
1688 |
| - | |
1689 |
| - | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
1690 | 1694 |
| |
1691 | 1695 |
| |
1692 | 1696 |
| |
| |||
3404 | 3408 |
| |
3405 | 3409 |
| |
3406 | 3410 |
| |
3407 |
| - | |
| 3411 | + | |
3408 | 3412 |
| |
3409 | 3413 |
| |
3410 | 3414 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3391 | 3391 |
| |
3392 | 3392 |
| |
3393 | 3393 |
| |
3394 |
| - | |
| 3394 | + | |
3395 | 3395 |
| |
3396 | 3396 |
| |
3397 | 3397 |
| |
| |||
4121 | 4121 |
| |
4122 | 4122 |
| |
4123 | 4123 |
| |
4124 |
| - | |
| 4124 | + | |
4125 | 4125 |
| |
4126 | 4126 |
| |
4127 | 4127 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1248 | 1248 |
| |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 |
| - | |
| 1251 | + | |
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 | 1254 |
| |
| |||
1278 | 1278 |
| |
1279 | 1279 |
| |
1280 | 1280 |
| |
1281 |
| - | |
| 1281 | + | |
1282 | 1282 |
| |
1283 | 1283 |
| |
1284 | 1284 |
| |
| |||
1593 | 1593 |
| |
1594 | 1594 |
| |
1595 | 1595 |
| |
1596 |
| - | |
| 1596 | + | |
1597 | 1597 |
| |
1598 | 1598 |
| |
1599 | 1599 |
| |
| |||
1656 | 1656 |
| |
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 |
| - | |
| 1659 | + | |
1660 | 1660 |
| |
1661 | 1661 |
| |
1662 | 1662 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3772 | 3772 |
| |
3773 | 3773 |
| |
3774 | 3774 |
| |
3775 |
| - | |
| 3775 | + | |
3776 | 3776 |
| |
3777 | 3777 |
| |
3778 | 3778 |
| |
| |||
4118 | 4118 |
| |
4119 | 4119 |
| |
4120 | 4120 |
| |
4121 |
| - | |
4122 |
| - | |
4123 |
| - | |
4124 |
| - | |
4125 |
| - | |
| 4121 | + | |
| 4122 | + | |
4126 | 4123 |
| |
4127 | 4124 |
| |
4128 | 4125 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6903 | 6903 |
| |
6904 | 6904 |
| |
6905 | 6905 |
| |
6906 |
| - | |
| 6906 | + | |
6907 | 6907 |
| |
6908 | 6908 |
| |
6909 | 6909 |
| |
| |||
7322 | 7322 |
| |
7323 | 7323 |
| |
7324 | 7324 |
| |
| 7325 | + | |
7325 | 7326 |
| |
7326 | 7327 |
| |
7327 | 7328 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7715 | 7715 |
| |
7716 | 7716 |
| |
7717 | 7717 |
| |
7718 |
| - | |
| 7718 | + | |
7719 | 7719 |
| |
7720 | 7720 |
| |
7721 | 7721 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1566 | 1566 |
| |
1567 | 1567 |
| |
1568 | 1568 |
| |
1569 |
| - | |
| 1569 | + | |
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 | 1572 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
964 | 964 |
| |
965 | 965 |
| |
966 | 966 |
| |
967 |
| - | |
| 967 | + | |
968 | 968 |
| |
969 | 969 |
| |
970 | 970 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2411 | 2411 |
| |
2412 | 2412 |
| |
2413 | 2413 |
| |
2414 |
| - | |
| 2414 | + | |
2415 | 2415 |
| |
2416 | 2416 |
| |
2417 | 2417 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
| 368 | + | |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
| |||
635 | 635 |
| |
636 | 636 |
| |
637 | 637 |
| |
638 |
| - | |
| 638 | + | |
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
| |||
674 | 674 |
| |
675 | 675 |
| |
676 | 676 |
| |
677 |
| - | |
| 677 | + | |
678 | 678 |
| |
679 | 679 |
| |
680 | 680 |
| |
| |||
736 | 736 |
| |
737 | 737 |
| |
738 | 738 |
| |
739 |
| - | |
| 739 | + | |
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
| |||
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
830 |
| - | |
| 830 | + | |
831 | 831 |
| |
832 | 832 |
| |
833 | 833 |
| |
| |||
890 | 890 |
| |
891 | 891 |
| |
892 | 892 |
| |
893 |
| - | |
| 893 | + | |
894 | 894 |
| |
895 | 895 |
| |
896 | 896 |
| |
| |||
912 | 912 |
| |
913 | 913 |
| |
914 | 914 |
| |
915 |
| - | |
| 915 | + | |
916 | 916 |
| |
917 | 917 |
| |
918 | 918 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| |||
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
428 |
| - | |
| 428 | + | |
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
|
0 commit comments