'use strict'; require('../common'); // custom error throwing // eslint-disable-next-line no-throw-literal throw ({ foo: 'bar' });