Searched defs:configContent (Results 1 – 2 of 2) sorted by relevance
139 const configContent = JSON.parse(fs.readFileSync(configPath, 'utf8')); constant274 const configContent = JSON.parse(fs.readFileSync(configPath, 'utf8')); constant
142 const configContent = JSON.parse(fs.readFileSync(configPath, 'utf8')); constant