Searched refs:applyExtends (Results 1 – 2 of 2) sorted by relevance
33 function applyExtends (config, cwd, mergeExtends) { function59 defaultConfig = applyExtends(defaultConfig, path.dirname(pathToDefault), mergeExtends)67 module.exports = applyExtends
13 const applyExtends = require('./lib/apply-extends') constant345 key = applyExtends(key, cwd, self.getParserConfiguration()['deep-merge-config'])519 … conf = applyExtends(obj[key], rootPath || cwd, self.getParserConfiguration()['deep-merge-config'])