module.exports = { description: 'external modules are not shadowed', options: { external: [ 'path' ] } };