linter = runLint([`${srcPath}${constants.globs.js}`, `${srcPath}${constants.globs.jsx}`], lintOp)
               .pipe(eslint.format())