File tree
2,104 files changed
+69383
-50003
lines changed- .github
- codeql
- workflows
- scripts
- build
- eslint
- rules
- tests
- support
- importDefinitelyTypedTests
- src
- compiler
- factory
- transformers
- module
- harness
- instrumenter
- 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
- server
- services
- codefixes
- formatting
- refactors
- testRunner
- parallel
- unittests
- config
- evaluation
- services
- tsbuild
- tsc
- tscWatch
- tsserver
- tsserver
- tests
- baselines/reference
- 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
- allowJs
- allowSyntheticDefaultImports
- allowUmdGlobalAccess
- allowUnreachableCode
- allowUnusedLabels
- alwaysStrict
- assumeChangesOnlyAffectDirectDependencies
- baseUrl
- build
- charset
- checkJs
- composite
- declaration
- declarationDir
- declarationMap
- diagnostics
- disableReferencedProjectLoad
- disableSizeLimit
- disableSolutionSearching
- disableSourceOfProjectReferenceRedirect
- downlevelIteration
- emitBOM
- emitDeclarationOnly
- emitDecoratorMetadata
- esModuleInterop
- exactOptionalPropertyTypes
- excludeDirectories
- excludeFiles
- experimentalDecorators
- explainFiles
- extendedDiagnostics
- fallbackPolling
- forceConsistentCasingInFileNames
- generateCpuProfile
- generateTrace
- help
- 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
- 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
- tsbuild/noEmit
- tsbuildWatch/moduleResolution
- tsc/composite
- tscWatch
- forceConsistentCasingInFileNames
- moduleResolution
- watchEnvironment/watchFile
- tsserver
- cachingFileSystemInformation
- configFileSearch
- configuredProjects
- forceConsistentCasingInFileNames
- inferredProjects
- moduleResolution
- moduleSpecifierCache
- openfile/when-file-makes-edits-to-add
- partialSemanticServer
- plugins
- projectErrors
- projectLanguageServiceStateEvent
- projectReferenceCompileOnSave
- projectReferenceErrors
- projectReferences
- finding-local-reference-doesnt-load-ancestor
- projectReferencesSourcemap
- dependency
- configHasNoReference
- configWithReference
- disabledSourceRef
- dependencyAndUsage
- configHasNoReference
- configWithReference
- disabledSourceRef
- usageProject
- configHasNoReference
- configWithReference
- disabledSourceRef
- projectUpdatedInBackground
- projects
- projectsWithReferences
- resolutionCache
- symLinks
- syntacticServer
- typingsInstaller
- watchEnvironment
- cases
- compiler
- conformance
- async/es6
- classes/propertyMemberDeclarations
- constEnums
- externalModules
- internalModules/importDeclarations
- node
- types/unknown
- fourslash
- server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,104 files changed
+69383
-50003
lines changed+2-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 20 | + | |
| 21 | + | |
34 | 22 |
| |
35 | 23 |
| |
36 | 24 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
|
0 commit comments