'use strict'; module.exports = { rules: { 'no-nested-ternary': 'off', }, };