Searched defs:keepConfigs (Results 1 – 1 of 1) sorted by relevance
604 const keepConfigs = ['!test/*/exclude.js', 'test/include.js']; constant617 const keepConfigs = ['!test/*/exclude.js', 'test/?/include.js']; constant630 const keepConfigs = ['!test/*/exclude.js', '!test/?/include.js']; constant643 const keepConfigs = ['test/*/exclude.js', 'test/?/include.js']; constant656 const keepConfigs = ['!test/exclude.js', 'test/*/include.js']; constant669 const keepConfigs = ['!test/exclude.js', 'test/include.js']; constant682 const keepConfigs = ['!test/exclude.js', '!test/include.js']; constant