module.exports = { product: { attributes: { description: { type: 'wysiwyg' } } } };