MCPcopy 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

24type ResolvedProjectReference interface {
25 ConfigName() string
26 CompilerOptions() *core.CompilerOptions
27}
28
29type NodeResolutionFeatures int32

Implementers 1

ParsedCommandLineinternal/tsoptions/parsedcommandline.g

Calls

no outgoing calls