UNPKG

eslint-plugin-unicorn

Version:
7 lines (6 loc) 80 B
'use strict'; module.exports = { rules: { 'no-nested-ternary': 'off', }, };