Searched defs:setCompilerOptionsForInferredProjects (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/src/harness/ | ||
D | client.ts | 142 setCompilerOptionsForInferredProjects(options: protocol.CompilerOptions) { method in ts.server.SessionClient |
D | fourslashInterfaceImpl.ts | 59 … public setCompilerOptionsForInferredProjects(options: ts.server.protocol.CompilerOptions): void { method in FourSlashInterface.Config |