You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log('hypercwd: no \'config.hypercwd\' object found in ~/.hyper.js - see https://github.com/hharnisc/hypercwd#configuration for configuration details');
return {};
} else if (!(config.hypercwd === Object(config.hypercwd))) {
console.log('hypercwd: \'config.hypercwd\' is not an object in ~/.hyper.js - see https://github.com/hharnisc/hypercwd#configuration for configuration details');