JS.BASE.NO.NESTED.TERNARY. disallow nested ternary expressions (no-nested-ternary). Nesting ternary expressions can make code more difficult to understand.
確定! 回上一頁