Searched defs:formatProjectFilePath (Results 1 – 3 of 3) sorted by relevance
5 export declare function formatProjectFilePath(projectRoot: string, file?: string | null): string; function
4 function formatProjectFilePath(projectRoot, file) { function
5 export function formatProjectFilePath(projectRoot: string, file?: string | null): string { function