Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dproject.ts86 export function hasNoTypeScriptSource(fileNames: string[]): boolean { function
DeditorServices.ts3959 … proj.typeAcquisition.enable = hasNoTypeScriptSource(proj.rootFiles.map(f => f.fileName));