Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
console.log(JSON.stringify({
stdoutType: process.stdout._type,
processType: typeof process.type,
window: typeof window
}));