client/e2e/src/utils/hooks.ts
Function buildConfig
has 41 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function buildConfig (suiteFile: string = undefined) {
const filename = basename(suiteFile)
if (filename === 'custom-server-defaults.e2e-spec.ts') {
return {