Searched defs:convertCompilerOptionsFromJson (Results 1 – 2 of 2) sorted by relevance
3398 export function convertCompilerOptionsFromJson(jsonOptions: any, basePath: string, configFileName?:… function
35885 function convertCompilerOptionsFromJson(jsonOptions, basePath, configFileName) { function