module.exports = {
description: 'does not rename class methods incorrectly',
options: {
external: [ 'path' ]
},
buble: true
};