Home
last modified time | relevance | path

Searched refs:TestProjectServiceOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts520 export interface TestProjectServiceOptions extends server.ProjectServiceOptions { interface
527 … typingsInstaller: server.ITypingsInstaller, opts: Partial<TestProjectServiceOptions> = {}) {
551 …function createProjectService(host: TestServerHost, options?: Partial<TestProjectServiceOptions>) {