MCPcopy Create free account
hub / github.com/microsoft/typescript-go / Options

Method Options

internal/checker/checker.go:550–550  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

548type Program interface {
549 Host
550 Options() *core.CompilerOptions
551 SourceFiles() []*ast.SourceFile
552 BindSourceFiles()
553 FileExists(fileName string) bool

Implementers 3

aliasResolverinternal/ls/autoimport/aliasresolver.g
Programinternal/compiler/program.go
fakePrograminternal/transformers/tstransforms/imp

Calls

no outgoing calls

Tested by 3

TestCustomConfigFileNameFunction · 0.52
TestConfigFileChangesFunction · 0.52