This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
49 files changed
+1230
-71
lines changed- src
- compiler
- testRunner/unittests/helpers
- tests
- baselines/reference
- api
- config
- 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 value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- showConfig/Shows tsconfig for single option/libReplacement
- tsbuildWatch/libraryResolution
- tsbuild/libraryResolution
- tscWatch/libraryResolution
- tsc
- commandLine
- libraryResolution
- tsserver/libraryResolution
- cases/compiler
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+1230
-71
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
865 | 865 |
| |
866 | 866 |
| |
867 | 867 |
| |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
868 | 876 |
| |
869 | 877 |
| |
870 | 878 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6502 | 6502 |
| |
6503 | 6503 |
| |
6504 | 6504 |
| |
| 6505 | + | |
| 6506 | + | |
| 6507 | + | |
| 6508 | + | |
6505 | 6509 |
| |
6506 | 6510 |
| |
6507 | 6511 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3937 | 3937 |
| |
3938 | 3938 |
| |
3939 | 3939 |
| |
| 3940 | + | |
| 3941 | + | |
| 3942 | + | |
| 3943 | + | |
| 3944 | + | |
| 3945 | + | |
| 3946 | + | |
| 3947 | + | |
| 3948 | + | |
| 3949 | + | |
| 3950 | + | |
3940 | 3951 |
| |
3941 | 3952 |
| |
3942 | 3953 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7411 | 7411 |
| |
7412 | 7412 |
| |
7413 | 7413 |
| |
| 7414 | + | |
7414 | 7415 |
| |
7415 | 7416 |
| |
7416 | 7417 |
| |
|
0 commit comments