module.exports = { rules: { 'function-calc-no-invalid': true, 'function-calc-no-unspaced-operator': true } }