Home
last modified time | relevance | path

Searched refs:getPathToDefaultConfig (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/yargs/build/lib/utils/
Dapply-extends.js21 pathToDefault = getPathToDefaultConfig(cwd, config.extends);
41 function getPathToDefaultConfig(cwd, pathToExtend) { function