Searched refs:moduleJsonPath (Results 1 – 1 of 1) sorted by relevance
692 const moduleJsonPath: string = projectConfig.aceModuleJsonPath; constant718 if (fs.existsSync(moduleJsonPath)) {719 const moduleJsonContent = JSON5.parse(fs.readFileSync(moduleJsonPath, 'utf-8'));