module.exports = {
description: 'disinguishes between external default and namespace (#637)',
options: {
external: [ 'foo' ]
}
};