File tree
6,745 files changed
+1141251
-1326654
lines changed- .devcontainer
- .github
- codeql
- workflows
- .vscode
- lib
- cs
- de
- es
- fr
- it
- ja
- ko
- pl
- pt-br
- ru
- tr
- zh-cn
- zh-tw
- scripts
- build
- eslint
- rules
- tests
- support
- hooks
- importDefinitelyTypedTests
- types
- src
- cancellationToken
- compiler
- _namespaces
- factory
- transformers
- declarations
- module
- debug
- deprecatedCompat
- 4.0
- 4.2
- 4.6
- 4.7
- 4.8
- _namespaces
- dynamicImportCompat
- executeCommandLine
- _namespaces
- harness
- _namespaces
- instrumenter
- jsTyping
- _namespaces
- lib
- loc/lcl
- chs/diagnosticMessages
- cht/diagnosticMessages
- csy/diagnosticMessages
- deu/diagnosticMessages
- esn/diagnosticMessages
- fra/diagnosticMessages
- ita/diagnosticMessages
- jpn/diagnosticMessages
- kor/diagnosticMessages
- plk/diagnosticMessages
- ptb/diagnosticMessages
- rus/diagnosticMessages
- trk/diagnosticMessages
- loggedIO
- _namespaces
- server
- _namespaces
- services
- _namespaces
- codefixes
- formatting
- refactors
- testRunner
- _namespaces
- parallel
- unittests
- config
- evaluation
- services
- extract
- tsbuild
- tsbuildWatch
- tsc
- tscWatch
- tsserver
- events
- tsc
- _namespaces
- tsserver
- _namespaces
- tsserverlibrary
- _namespaces
- typescript
- _namespaces
- typescriptServices
- typingsInstaller
- _namespaces
- typingsInstallerCore
- _namespaces
- watchGuard
- webServer
- tests/baselines/reference
- JSDocParsing
- api
- config
- commandLineParsing
- parseBuildOptions
- 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
- Default initialized TSConfig
- Show TSConfig with advanced options
- Show TSConfig with boolean value compiler options
- Show TSConfig with compileOnSave and more
- Show TSConfig with enum value compiler options
- Show TSConfig with files options
- Show TSConfig with incorrect compiler option
- Show TSConfig with incorrect compiler option value
- Show TSConfig with list compiler options
- Show TSConfig with list compiler options with enum value
- Show TSConfig with paths and more
- Show TSConfig with watch options
- Shows tsconfig for single option
- all
- allowImportingTsExtensions
- allowJs
- allowSyntheticDefaultImports
- allowUmdGlobalAccess
- allowUnreachableCode
- allowUnusedLabels
- alwaysStrict
- assumeChangesOnlyAffectDirectDependencies
- baseUrl
- build
- charset
- checkJs
- composite
- customConditions
- declaration
- declarationDir
- declarationMap
- diagnostics
- disableReferencedProjectLoad
- disableSizeLimit
- disableSolutionSearching
- disableSourceOfProjectReferenceRedirect
- downlevelIteration
- emitBOM
- emitDeclarationOnly
- emitDecoratorMetadata
- esModuleInterop
- exactOptionalPropertyTypes
- excludeDirectories
- excludeFiles
- experimentalDecorators
- explainFiles
- extendedDiagnostics
- fallbackPolling
- forceConsistentCasingInFileNames
- generateCpuProfile
- generateTrace
- help
- ignoreDeprecations
- importHelpers
- importsNotUsedAsValues
- incremental
- init
- inlineSourceMap
- inlineSources
- isolatedModules
- jsx
- jsxFactory
- jsxFragmentFactory
- jsxImportSource
- keyofStringsOnly
- lib
- listEmittedFiles
- listFiles
- listFilesOnly
- locale
- mapRoot
- maxNodeModuleJsDepth
- module
- moduleDetection
- moduleResolution
- moduleSuffixes
- newLine
- noEmit
- noEmitHelpers
- noEmitOnError
- noErrorTruncation
- noFallthroughCasesInSwitch
- noImplicitAny
- noImplicitOverride
- noImplicitReturns
- noImplicitThis
- noImplicitUseStrict
- noLib
- noPropertyAccessFromIndexSignature
- noResolve
- noStrictGenericChecks
- noUncheckedIndexedAccess
- noUnusedLocals
- noUnusedParameters
- out
- outDir
- outFile
- paths
- plugins
- preserveConstEnums
- preserveSymlinks
- preserveValueImports
- preserveWatchOutput
- pretty
- reactNamespace
- removeComments
- resolveJsonModule
- resolvePackageJsonExports
- resolvePackageJsonImports
- rootDir
- rootDirs
- showConfig
- skipDefaultLibCheck
- skipLibCheck
- sourceMap
- sourceRoot
- strict
- strictBindCallApply
- strictFunctionTypes
- strictNullChecks
- strictPropertyInitialization
- stripInternal
- suppressExcessPropertyErrors
- suppressImplicitAnyIndexErrors
- synchronousWatchDirectory
- target
- traceResolution
- tsBuildInfoFile
- typeRoots
- types
- useDefineForClassFields
- useUnknownInCatchVariables
- version
- watch
- watchDirectory
- watchFile
- tsconfigParsingWatchOptions
- moduleResolution
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
6,745 files changed
+1141251
-1326654
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + |
Lines changed: 0 additions & 47 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 46 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 |
| - | |
| 14 | + | |
14 | 15 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
27 | 34 |
| |
28 | 35 |
| |
29 | 36 |
| |
| |||
98 | 105 |
| |
99 | 106 |
| |
100 | 107 |
| |
101 |
| - | |
| 108 | + | |
102 | 109 |
| |
103 | 110 |
| |
104 | 111 |
| |
105 | 112 |
| |
106 | 113 |
| |
107 | 114 |
| |
108 | 115 |
| |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 | 116 |
| |
113 | 117 |
| |
114 | 118 |
| |
| |||
151 | 155 |
| |
152 | 156 |
| |
153 | 157 |
| |
154 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
155 | 185 |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
0 commit comments