module.exports = { 'undef-init': "Always initialize variables during declaration. Set it explicitly to undefined, if required.", }