Searched refs:hasNoTypeScriptSource (Results 1 – 2 of 2) sorted by relevance
86 export function hasNoTypeScriptSource(fileNames: string[]): boolean { function
3959 … proj.typeAcquisition.enable = hasNoTypeScriptSource(proj.rootFiles.map(f => f.fileName));