Home
last modified time | relevance | path

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

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