File tree
321 files changed
+11886
-2824
lines changed- .github/codeql
- src
- compiler
- factory
- executeCommandLine
- harness
- server
- services
- codefixes
- refactors
- testRunner
- unittests
- config
- services
- tsbuildWatch
- tests
- baselines/reference
- JSDocParsing
- 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/Shows tsconfig for single option
- allowImportingTsExtensions
- customConditions
- resolvePackageJsonExports
- resolvePackageJsonImports
- moduleResolution
- organizeImports
- reuseProgramStructure
- showConfig/Shows tsconfig for single option/allowImportingTsExtensions
- transpile
- tsbuild/sample1
- tsbuildWatch/programUpdates
- tsc/runWithoutArgs
- tsserver/plugins
- cases
- compiler
- conformance
- jsdoc
- moduleResolution
- bundler
- fourslash
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
321 files changed
+11886
-2824
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + |
+1-32
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
164 | 163 |
| |
165 | 164 |
| |
166 | 165 |
| |
| |||
179 | 178 |
| |
180 | 179 |
| |
181 | 180 |
| |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
| 181 | + | |
186 | 182 |
| |
187 | 183 |
| |
188 | 184 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 | 185 |
| |
209 | 186 |
| |
210 | 187 |
| |
| |||
448 | 425 |
| |
449 | 426 |
| |
450 | 427 |
| |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 | 428 |
| |
460 | 429 |
| |
461 | 430 |
| |
|
0 commit comments