Home
last modified time | relevance | path

Searched defs:setCompilerOptionsForInferredProjects (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
Dclient.ts142 setCompilerOptionsForInferredProjects(options: protocol.CompilerOptions) { method in ts.server.SessionClient
DfourslashInterfaceImpl.ts59 … public setCompilerOptionsForInferredProjects(options: ts.server.protocol.CompilerOptions): void { method in FourSlashInterface.Config