module.exports = { description: 'auto-indents with indent: true', options: { moduleName: 'foo', indent: true } };