Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ CompilerOptions
Method
CompilerOptions
internal/module/types.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
type
ResolvedProjectReference
interface
{
25
ConfigName() string
26
CompilerOptions() *core.CompilerOptions
27
}
28
29
type
NodeResolutionFeatures int32
Callers
15
GetCompilerOptionsWithRedirect
Function · 0.65
traceResolutionUsingProjectReference
Method · 0.65
load
Method · 0.65
getProcessedFiles
Method · 0.65
processAllProgramFiles
Function · 0.65
addRootTask
Method · 0.65
addAutomaticTypeDirectiveTasks
Method · 0.65
resolveAutomaticTypeDirectives
Method · 0.65
loadSourceFileMetaData
Method · 0.65
getSourceFileFromReference
Method · 0.65
resolveTypeReferenceDirectives
Method · 0.65
resolveImportsAndModuleAugmentations
Method · 0.65
Implementers
1
ParsedCommandLine
internal/tsoptions/parsedcommandline.g
Calls
no outgoing calls
Tested by
4
TestParseSrcCompiler
Function · 0.52
TestExtendedConfigConfigDirPathsAreNotCached
Function · 0.52
TestParseCommandLineTypeRootsRelativePath
Function · 0.52
TestCustomConditionsNullOverride
Function · 0.52