Commit 27bfcca
committed
fix
CommandLineOptionOfCustomType
1 parent 2e54cbc commit 27bfcca
1,448 files changed
Lines changed: 3062 additions & 2792 deletions
File tree
- src
- compiler
- transformers
- server
- tests/baselines/reference
- config
- commandLineParsing/parseCommandLine
- convertCompilerOptionsFromJson
- moduleResolution
- tsbuildWatch
- extends
- roots
- tsbuild
- clean
- containerOnlyReferenced
- declarationEmit
- multiFile
- outFile
- extends
- fileDelete
- multiFile
- outFile
- moduleResolution
- resolveJsonModule
- roots
- sample1
- tscWatch
- extends
- forceConsistentCasingInFileNames
- incremental
- libraryResolution
- moduleResolution
- programUpdates
- projectsWithReferences
- resolutionCache
- symlinks
- tsc
- commandLine
- declarationEmit
- multiFile
- outFile
- extends
- forceConsistentCasingInFileNames
- ignoreConfig
- libraryResolution
- projectReferencesConfig
- tsserver
- applyChangesToOpenFiles
- autoImportProvider
- auxiliaryProject
- cachingFileSystemInformation
- cancellationT
- codeFix
- compileOnSave
- completionsIncomplete
- completions
- configFileSearch
- configuredProjects
- declarationFileMaps
- documentRegistry
- duplicatePackages
- dynamicFiles
- events
- largeFileReferenced
- projectLanguageServiceState
- projectLoading
- projectUpdatedInBackground
- watchEvents
- exportMapCache
- extends
- externalProjects
- forceConsistentCasingInFileNames
- formatSettings
- fourslashServer
- getApplicableRefactors
- getEditsForFileRename
- getExportReferences
- getFileReferences
- getMoveToRefactoringFileSuggestions
- importHelpers
- inconsistentErrorInEditor
- inferredProjects
- inlayHints
- jsdocTag
- languageService
- maxNodeModuleJsDepth
- metadataInResponse
- moduleResolution
- moduleSpecifierCache
- occurences
- openfile
- when-file-makes-edits-to-add
- packageJsonInfo
- partialSemanticServer
- pasteEdits
- pluginsAsync
- plugins
- projectErrors
- projectReferenceCompileOnSave
- projectReferenceErrors
- projectReferencesSourcemap
- dependencyAndUsage
- configHasNoReference
- configWithReference
- disabledSourceRef
- dependency
- configHasNoReference
- configWithReference
- disabledSourceRef
- usageProject
- configHasNoReference
- configWithReference
- disabledSourceRef
- projectReferences
- projectRootFiles
- projectsWithReferences
- projects
- refactors
- regionDiagnostics
- reloadProjects
- reload
- rename
- resolutionCache
- skipLibCheck
- smartSelection
- symLinks
- symlinkCache
- syntaxOperations
- telemetry
- textStorage
- typeAquisition
- typeOnlyImportChains
- typeReferenceDirectives
- typingsInstaller
- watchEnvironment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
565 | 569 | | |
566 | 570 | | |
567 | 571 | | |
| |||
580 | 584 | | |
581 | 585 | | |
582 | 586 | | |
| 587 | + | |
583 | 588 | | |
584 | 589 | | |
585 | 590 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7655 | 7655 | | |
7656 | 7656 | | |
7657 | 7657 | | |
7658 | | - | |
| 7658 | + | |
7659 | 7659 | | |
7660 | 7660 | | |
7661 | 7661 | | |
| |||
8462 | 8462 | | |
8463 | 8463 | | |
8464 | 8464 | | |
8465 | | - | |
| 8465 | + | |
8466 | 8466 | | |
8467 | 8467 | | |
8468 | 8468 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1378 | 1378 | | |
1379 | 1379 | | |
1380 | 1380 | | |
1381 | | - | |
| 1381 | + | |
1382 | 1382 | | |
1383 | 1383 | | |
1384 | 1384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3283 | 3283 | | |
3284 | 3284 | | |
3285 | 3285 | | |
3286 | | - | |
| 3286 | + | |
3287 | 3287 | | |
3288 | 3288 | | |
3289 | 3289 | | |
| |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments